Dogs4homes: Search Dogs
Dogs4homes via Parse · marketplace
Search for dogs available for adoption on Pets4Homes. Supports keyword search, breed filtering, size filtering, and children-compatibility filtering. Returns paginated results sorted by date published. Size and children_compatible filters are applied client-side against listing descriptions. API for searching and retrieving dog adoption listings from Pets4Homes. Supports keyword search, breed filtering, and detailed profile extraction. Fulfilled by Parse from dogs4homes.co.uk.
- dogs4homes
- dogs4homes-co-uk
- ecommerce
- marketplace
- other
- parse
- platform-key
Price and execution
- Price
- $0.06 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/a05e0422-8811-4336-a508-33925ec23b46/search_dogs
- Interface artifact
- sha256:31f9bc44d124944ca8a14ddee25ea85bbf5f116cba738832d84b48b85f88e566
- Manifest digest
- sha256:a0f36e3e5b017098604ac7760be8936d54dc7f8bd08c4b9784a438512fef9871
Request fields
- page (integer): Page number for pagination.
- size (string): Desired dog size keyword (e.g. 'small', 'medium', 'large'). Filters by keyword match in the listing description.
- breed (string): Breed slug to filter by (e.g. 'akita', 'labrador', 'mixed-breed'). Maps to the site's breed category URL segment.
- query (string): Search keyword to filter listings by title/description.
- children_compatible (boolean): If true, filters results for dogs whose description mentions children/child compatibility.
Example queries
- {"page":"1","breed":"mixed-breed","query":"dog","children_compatible":"False"}