Yelp Scarper avatar
Yelp Scarper

Pricing

$1.00 / 1,000 results

Go to Store
Yelp Scarper

Yelp Scarper

Developed by

Billy

Billy

Maintained by Community

Scrape Yelp: Full business info, reviews, hidden feedback, and more — all in one scrape.

0.0 (0)

Pricing

$1.00 / 1,000 results

0

Total users

6

Monthly users

6

Runs succeeded

>99%

Last modified

7 days ago

You can access the Yelp Scarper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "search_urls": [
< "Croissant",
< "https://www.yelp.com/search?find_desc=coffee&find_loc=Paris%2C+France",
< "https://www.yelp.com/search?find_desc=restaurants&find_loc=New+York%2C+NY"
< ],
< "location": "Paris",
< "biz_urls": [
< "https://www.yelp.com/biz/bor%C3%A9al-coffee-shop-z%C3%BCrich",
< "blue-bottle-coffee-nyc"
< ],
< "biz_ids": [
< "zLOmLckX_sNmhUwMW6yQMg",
< "7VuF3aaSF1xZaWrkFCBmcg"
< ]
<}' |
<apify call web_wanderer/yelp-scraper --silent --output-dataset

Yelp Scarper API through CLI

The Apify CLI is the official tool that allows you to use Yelp Scarper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: