
YELP Extractor 2.1 🚧
Pricing
$30.00/month + usage

YELP Extractor 2.1 🚧
💫 Scrape Business data from Yelp.com
0.0 (0)
Pricing
$30.00/month + usage
7
Total users
286
Monthly users
18
Runs succeeded
>99%
Issue response
32 days
Last modified
2 months ago
Category Name to id mapping makes automating difficult
Closed
I can't automate searches for different yelp categories because the json input uses a string of digits to identify the category. For example, when I select "Food > Specialty Food" from the form select, the json category value is "10420".
Can you either share that mapping of category names to ids or add support for querying by category name "Food > Specialty Food" or alias "gourmet" instead of "10420"?

Hello. You can extract the mapping from the Input Schema
:
https://api.apify.com/v2/acts/jupri~yelp/builds/default

I have extract it for you latest mapping :
glad.rain4712
Thanks for the fast response! I didn't know you could do that. I appreciate your help.