Ultimate Yelp Scraper avatar

Ultimate Yelp Scraper

Try for free

3 days trial then $30.00/month - No credit card required now

View all Actors
Ultimate Yelp Scraper

Ultimate Yelp Scraper

epctex/yelp-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Gather info on millions of businesses, events, and reviews. Scrape businesses and extract descriptions, images, menus, addresses, and all other properties.. Customize with search terms, filters, and mappings for limitless insights. Ultimate Yelp scraper you need. No limits! No limits!

You can access the Ultimate 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  "search": "grill",
3  "searchLocation": "Los Angeles",
4  "endPageForPhotos": 1,
5  "reviewSort": "relevance_desc",
6  "startUrls": [
7    "https://www.yelp.com/biz/maxs-restaurant-glendale-glendale-3",
8    "https://www.yelp.com/search?find_desc=max&find_loc=Los+Angeles%2C+CA",
9    "https://www.yelp.com/collection/qGqt9YpsLBCH5nruuVCK2A/Food",
10    "https://www.yelp.com/collections/user?userid=a_UbCGv_MTAHFs3P_zxUDA",
11    "https://www.yelp.com/events/la/browse?start_date=20230215",
12    "https://www.yelp.com/events/monterey-park-monterey-park-strong-star-ballroom-shooting-community-resources"
13  ],
14  "maxItems": 20,
15  "endPage": 1,
16  "startPageForReviews": 1,
17  "endPageForReviews": 1,
18  "extendOutputFunction": "($) => { return {} }",
19  "customMapFunction": "(object) => { return {...object} }",
20  "proxy": {
21    "useApifyProxy": true
22  }
23}' |
24apify call epctex/yelp-scraper --silent --output-dataset

Ultimate Yelp Data Extractor API through CLI

The Apify CLI is the official tool that allows you to use Ultimate 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:

Developer
Maintained by Community
Actor metrics
  • 52 monthly users
  • 5 stars
  • 96.8% runs succeeded
  • 1 days response time
  • Created in Feb 2023
  • Modified about 4 hours ago