
Yelp Scraper
Deprecated
Pricing
$19.99/month + usage

Yelp Scraper
Deprecated
Effortlessly extract business names, addresses, phone numbers, ratings, and reviews from Yelp. No Yelp API is required! Analyze customer sentiment, track competitors, or gather market research data. Scrape by location or keywords. Export data (CSV, JSON, HTML) and automate scraping.
0.0 (0)
Pricing
$19.99/month + usage
3
Total users
7
Monthly users
2
Runs succeeded
>99%
Last modified
a month ago
You can access the Yelp Scraper 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 '{< "searchTerms": [< "Pizza"< ],< "locations": [< "New York"< ],< "searchLimit": 10,< "maxImages": 1,< "reviewLimit": 5,< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call eunit/yelp-scraper --silent --output-dataset
Yelp Scraper API through CLI
The Apify CLI is the official tool that allows you to use Yelp Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: