Yelp Scraper - Extract Restaurants, Reviews & Business Listings avatar

Yelp Scraper - Extract Restaurants, Reviews & Business Listings

Pricing

Pay per usage

Go to Apify Store
Yelp Scraper - Extract Restaurants, Reviews & Business Listings

Yelp Scraper - Extract Restaurants, Reviews & Business Listings

Scrape Yelp restaurant listings, business reviews, ratings, and location data. Extract menu items, operating hours, price ranges, and photo galleries. Ideal for local business analysis, restaurant market research, food industry trends, and location-based competitive intelligence.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Fatih Dağüstü

Fatih Dağüstü

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Yelp Food Scraper - Extract Business Data

This scraper extracts business data from Yelp's public pages, focusing on paid features such as business photos, reviews, and ratings. It's useful for market research, price monitoring, and competitor analysis.

Features

  • Fast and efficient scraping using got-scraping
  • Built-in proxy support to avoid blocks
  • Automatic pagination handling
  • Pay-per-result pricing (only pay for what you get)
  • Rate limiting to respect target site
  • Retry logic for reliability

Output Data

Each result contains:

  • businessName
  • rating
  • reviewCount
  • photos
  • categories

Use Cases

  • Market research
  • Price monitoring
  • Competitor analysis

Input Parameters

ParameterTypeDescription
searchQuerystringSearch term to find items
maxItemsintegerMaximum results (default: 100)
proxyobjectProxy configuration

Example Output

{
"businessName": "example value",
"rating": "example value",
"reviewCount": "example value",
"photos": "example value",
"categories": "example value",
"scrapedAt": "2026-02-22T12:00:00.000Z"
}

Pricing

This actor uses pay-per-result pricing:

  • $0.01 per result - you only pay for scraped data
  • $0.05 per actor start

Tips

  • Start with a small maxItems (10-20) to test
  • Use proxy for best results and to avoid rate limits
  • The scraper respects rate limits automatically

Support

If you have any issues, please open an issue on the actor page.