YELP Extractor 2.1 🚧 avatar
YELP Extractor 2.1 🚧

Pricing

$30.00/month + usage

Go to Store
YELP Extractor 2.1 🚧

YELP Extractor 2.1 🚧

Developed by

cat

cat

Maintained by Community

💫 Scrape Business data from Yelp.com

0.0 (0)

Pricing

$30.00/month + usage

7

Total users

296

Monthly users

16

Runs succeeded

>99%

Issues response

44 days

Last modified

3 months ago

TP

Not an issue, but a request to count for individual rating

Open

tasty_providence opened this issue
8 months ago

Hi, can you also please add individual count for the ratings, because it will be really useful for our analysis as we are in the process of integration, Thank you.

Jupri avatar

cat (Jupri)

8 months ago

Hi. Thank you for the suggestion. Its now included with parameter include_rating

Since it requires additional network resources, I decided to make it optional, for now

example output :

{
...
"alias": "truffles-mystery-immersive-new-york",
"rating": 4.1,
"rating_stars": [ 9, 3, 3, 17, 41 ],
...
}
TP

tasty_providence

8 months ago

Thank you so much !, I really appreciate it