Yelp: Search Businesses
Yelp via Parse · food_dining
Search for businesses by keyword and location. Returns a paginated list of matching businesses with name, alias (slug), and URL. Results are offset-paginated via the start parameter (increments of ~10). The total field reflects the count of results returned in the current page, not a site-wide total. Search businesses, get details, reviews, and autocomplete suggestions from Yelp. Fulfilled by Parse from m.yelp.com.
- food-dining
- m-yelp-com
- maps-geo
- parse
- platform-key
- reviews-ratings
- yelp
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- food_dining
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/e05ae8e2-83af-4fbd-acac-ab7d47268c2d/search_businesses
- Interface artifact
- sha256:a117b492910be1e848d16d5f192668ad6ea564a848e66ac3753fdeb97e9217b1
- Manifest digest
- sha256:066dad34332efadcc582b3e7cef6857c08467bb525a8917192c8aa844da5bc84
Request fields
- query (string): Search keyword or category (e.g. 'pizza', 'cafes', 'italian restaurants').
- start (integer): Pagination offset for results. Increments in steps of 10.
- location (string): Location to search in (e.g. 'New York, NY', 'San Francisco, CA').
Example queries
- {"query":"pizza","start":"0","location":"New York, NY"}