
Yelp Business Scraper
Pay $1.50 for 1,000 listings

Yelp Business Scraper
Pay $1.50 for 1,000 listings
The Yelp Business Scraper extracts business information from Yelp based on search and location filters. It captures names, phone numbers, URLs, ratings, review counts, and other key details—ideal for market research and lead generation.
Actor Metrics
8 Monthly users
No reviews yet
1 bookmark
95% runs succeeded
Created in Feb 2025
Modified 6 days ago
You can access the Yelp Business 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.
1echo '{
2 "search": "Sushi",
3 "location": "New York",
4 "limit": 50
5}' |
6apify call piotrv1001/yelp-business-scraper --silent --output-dataset
Yelp Business Scraper API through CLI
The Apify CLI is the official tool that allows you to use Yelp Business 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: