Yelp Scraper
Pay $2.50 for 1,000 Results
Yelp Scraper
Pay $2.50 for 1,000 Results
Free Yelp web scraper to extract data from Yelp. Fast Yelp review scraper, but also gets business details and ratings without using the Yelp API.
Do you want to learn more about this Actor?
Get a demoYou can access the Yelp Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "searchTerms": [
3 "Pizza"
4 ],
5 "locations": [
6 "New York"
7 ],
8 "searchLimit": 10,
9 "maxImages": 1,
10 "reviewLimit": 5,
11 "reviewsLanguage": "ALL"
12}' |
13apify call tri_angle/yelp-scraper --silent --output-dataset
Free Yelp Web Scraper - get reviews and more 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
1npm i -g apify-cli
2apify login
Other API clients include: