Yelp: Autocomplete
Yelp via Parse · food_dining
Get autocomplete suggestions for search keywords. Returns suggested search terms and categories based on the text prefix and optional location context. Useful for building type-ahead search UIs. 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.02 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/autocomplete
- Interface artifact
- sha256:b4a8873b44c19cc249ffb913407c89ba5ecf02561464c693d1daa277c3d652fa
- Manifest digest
- sha256:89700ea16349e26553e35a158e9531027d719c30885ea2d66d4a0723a646b87f
Request fields
- text (string, required): Search text prefix to autocomplete (e.g. 'sushi', 'thai', 'pizza').
- location (string): Location context for suggestions (e.g. 'New York, NY').
Example queries
- {"text":"sushi","location":"New York, NY"}