Yelp Scraper
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsYelp Scraper
🔍 The Yelp Scraper is a powerful tool designed to extract vital data from Yelp, including business profiles, ratings, and reviews. Perfect for entrepreneurs, analysts, and marketers, it provides actionable insights for market research and strategic planning. 📊✨ #YelpScraper #DataAnalytics
Search Terms
searchTerms
arrayOptional
Provide search queries for Yelp businesses to scrape.
Default value of this property is ["Restaurants"]
Locations
locations
arrayOptional
Locations to be searched for each search term.
Default value of this property is ["San Francisco, CA"]
Search Results Limit
searchLimit
integerOptional
Number of search results (e.g., Yelp businesses) to be processed per search query.
Default value of this property is 20
Direct Yelp Page URLs
directUrls
arrayOptional
If you already have URL(s) of page(s) you wish to scrape, set them here.
Default value of this property is []
Max Images
maxImages
integerOptional
Maximum number of images per business.
Default value of this property is 5
Maximum Reviews
reviewLimit
integerOptional
Number of reviews to scrape per business.
Default value of this property is 2
Reviews Language
reviewsLanguage
EnumRequired
Select the language of reviews to scrape (only reviews in the selected language will be scraped).
Value options:
"ALL": string"cs": string"da": string"de": string"en": string"es": string"fi": string"fil": string"fr": string"it": string"ja": string"ms": string"nb": string"nl": string"pl": string"pt": string"sv": string"tr": string"zh": string
Default value of this property is "en"