Thumbtack: Search Providers
Thumbtack via Parse · Marketplace
Search for local service providers by service type and ZIP code. Returns provider names, ratings, review counts, and business facts. Internally resolves category parameters from the service landing page and queries Thumbtack's GraphQL API. Pagination is not supported; returns all results from a single query (typically 5-15 providers). Scraper for Thumbtack local service marketplace. Supports searching for service providers, viewing provider profiles, and accessing cost guides. Fulfilled by Parse from thumbtack.com.
- b2b-directory
- marketplace
- parse
- platform-key
- reviews-ratings
- thumbtack
- thumbtack-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Indexed
- Execution
- Managed call
- Capability group
- Marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ad7348ba-c263-4b1d-aecb-149193feef91/search_providers
- Interface artifact
- sha256:83552123b84f99c52d86d2596a3d01e3d7b1f54643d12875ceedd94ce29379f5
- Manifest digest
- sha256:4563b8b6a21abc4175194dac1b2f610fa63e92663c0b4b001e90ed95eb20b618
Request fields
- service (string): Service type slug as used in Thumbtack URLs (e.g. 'house-cleaning', 'plumbing', 'painting', 'landscaping', 'lawn-care').
- zip_code (string): 5-digit US ZIP code for location-based search, leading zeros preserved.
Example queries
- {"service":"house-cleaning","zip_code":"10001"}