Homeadvisor: Search Pros
Homeadvisor via Parse · b2b_directory
Search for home service professionals by category. Resolves a free-text query to a HomeAdvisor category via autocomplete, then returns paginated professional listings with business info, ratings, reviews, and contact details. Either query or category_slug must be provided. Results are server-paginated via page/limit. Search and discover home service professionals on HomeAdvisor. Browse service categories, find contractors by specialty, view detailed profiles with reviews, and explore project photo albums. Fulfilled by Parse from homeadvisor.com.
- b2b-directory
- homeadvisor
- homeadvisor-com
- maps-geo
- parse
- platform-key
- reviews-ratings
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/6b97d8f1-e78d-47b0-a453-5837fa1c7bac/search_pros
- Interface artifact
- sha256:8355f41626cf02c63dd6b10ad5d8415082f900f0f839552b315f6bf1977ff80f
- Manifest digest
- sha256:85432642cb1025070b48592141495d01173dec42f0498299464ec8fb8ec6188c
Request fields
- page (integer): Page number for pagination.
- limit (integer): Maximum number of results per page.
- query (string): Free-text search for a service category (e.g. 'plumbing', 'HVAC', 'roofing'). Either query or category_slug is required.
- category_slug (string): Category slug to search directly without autocomplete resolution (e.g. 'plumbing'). Either query or category_slug is required.
Example queries
- {"page":"1","limit":"5","query":"plumbing","category_slug":"plumbing"}