Yelp Scraper

  • yin/yelp-scraper
  • Modified
  • Users 1.4k
  • Runs 65k
  • Created by Author's avatarMatej Gagyi

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.

Search terms

searchTerms

Optional

array

Here you can provide a search queries for Yelp bussinesses to scrape. Choose either of 'Search Terms' or 'Direct URLs'.

Locations

locations

Optional

array

Locations that will be searched for each search term.

Search results limit

searchLimit

Optional

integer

How many search results (eq. Yelp bussinesses) should be processed per search query

Direct Yelp page URLs instead of search

directUrls

Optional

array

If you already have URL(s) of page(s) you wish to scrape, you can set them here. Either of 'Search' or 'Direct URLs' or both fields.

Max images

maxImages

Optional

integer

Maximum number of images per business

Maximum reviews

reviewLimit

Optional

integer

How many reviews should be scraped per business

Reviewer name

scrapeReviewerName

Optional

boolean

Extract Reviewer name

Reviewer URL

scrapeReviewerUrl

Optional

boolean

Extract Reviewer URL

Reviews Language

reviewsLanguage

Optional

string

Select language of reviews to scrape (Only the reviews in the selected language will be scraped)

Options:

"cs", "da", "de", "en", "es", "fi", "fil", "fr", "it", "ja", "ms", "nb", "nl", "pl", "pt", "sv", "tr", "zh"

Proxy configuration

proxy

Required

object

Proxy is required to run this actor! Either use Apify proxy, or provide your own proxy servers.

Max page retries

maxRequestRetries

Optional

integer

How many times a failed request is retried before thrown away. Requests usually failed when blocked by the target site.