Adoptapet: Search Pets
Adoptapet via Parse · Other
Search for animals available for adoption or foster care near a given postal code. Returns paginated results with basic pet info including name, breed summary, and profile URL. Pagination advances by integer page number. Each result carries a pet_url suitable for get_pet_profile drill-down. Search for adoptable pets, foster pets, pet profiles, and animal shelters on adoptapet.com Fulfilled by Parse from adoptapet.com.
- adoptapet
- adoptapet-com
- b2b-directory
- maps-geo
- other
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- Other
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/62c001ed-763d-4077-bc26-3ae13e90dd6c/search_pets
- Interface artifact
- sha256:0b2642da0ca8825e5fd04d00f709a4c3d0a8fa43c3837c7355ed479968a0132a
- Manifest digest
- sha256:5cad2cf3119c92b9c83ac58bde0b0f2a57b870d3da07214a5685b3d9a350bebd
Request fields
- page (integer): Page number for pagination
- radius (integer): Search radius in miles
- species_id (string): Species ID: '1' for Dog, '2' for Cat: Allowed values: 1, 2
- foster_only (boolean): If true, only show foster animals
- postal_code (string, required): US postal/zip code to search near (e.g. '90210')
Example queries
- {"page":"1","radius":"25","species_id":"1","foster_only":"false","postal_code":"90210"}