Ultimate Yelp Scraper avatar
Ultimate Yelp Scraper

Pricing

$30.00/month + usage

Go to Store
Ultimate Yelp Scraper

Ultimate Yelp Scraper

Developed by

epctex

epctex

Maintained by Community

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!

1.0 (1)

Pricing

$30.00/month + usage

14

Total users

1k

Monthly users

94

Runs succeeded

94%

Issue response

2.6 days

Last modified

7 hours ago

You can access the Ultimate 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 '{
< "search": "grill",
< "searchLocation": "Los Angeles",
< "endPageForPhotos": 1,
< "reviewSort": "relevance_desc",
< "startUrls": [
< "https://www.yelp.com/biz/maxs-restaurant-glendale-glendale-3",
< "https://www.yelp.com/search?find_desc=max&find_loc=Los+Angeles%2C+CA",
< "https://www.yelp.com/collection/qGqt9YpsLBCH5nruuVCK2A/Food",
< "https://www.yelp.com/collections/user?userid=a_UbCGv_MTAHFs3P_zxUDA",
< "https://www.yelp.com/events/la/browse?start_date=20230215",
< "https://www.yelp.com/events/monterey-park-monterey-park-strong-star-ballroom-shooting-community-resources"
< ],
< "maxItems": 20,
< "endPage": 1,
< "startPageForReviews": 1,
< "endPageForReviews": 1,
< "extendOutputFunction": "($) => { return {} }",
< "customMapFunction": "(object) => { return {...object} }",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: