Yellowpages: Search Businesses
Yellowpages via Parse · b2b_directory
Search for businesses by keyword and location. Uses the site's category search to find matching businesses in the specified Indian city. Returns structured business listings with contact information. The query must match a known category on the site; use get_search_autocomplete to discover valid category terms. Returns up to ~25 results for a single category match. API to search businesses, fetch detailed business information, get autocomplete suggestions, and list categories from YellowPages.in. Fulfilled by Parse from yellowpages.in.
- b2b-directory
- maps-geo
- parse
- platform-key
- reviews-ratings
- yellowpages
- yellowpages-in
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/5ec3b974-cf29-4a9d-a9bf-8e61fa71d1c6/search_businesses
- Interface artifact
- sha256:1e5ca111c2b5195a86b0e6e2a4292237afd015c4f94a324eea3418bbc8df467f
- Manifest digest
- sha256:3878a6ec33fafdb840bed321088726a4b6d8f757c14281f6002a8eb30dbd4b60
Request fields
- limit (integer): Maximum number of business results to return.
- query (string, required): Business type or keyword to search for (e.g. 'plumbers', 'hotels', 'restaurants').
- location (string, required): City or area to search in (e.g. 'Hyderabad', 'Delhi', 'Mumbai').
Example queries
- {"limit":"10","query":"plumbers","location":"Hyderabad"}