Yelp Search Scraper avatar
Yelp Search Scraper

Pricing

Pay per event

Go to Apify Store
Yelp Search Scraper

Yelp Search Scraper

Developed by

SPIDERS

SPIDERS

Maintained by Community

Using search queries, get a list of businesses information, including phone number, rating, operating hours and more

0.0 (0)

Pricing

Pay per event

0

2

1

Last modified

2 days ago

Quickly extract business meta data from search page result, get business, name, url, location, rating, reviews count, prices and more.

What does this scraper do?

The Yelp Search Scraper collects search result data from Yelp across supported regions. You can use filtering and more to tweak your search:

It outputs structured data like review text, rating, author info, vote counts (useful, funny, cool), and photos. You can also limit how many pages to scrape per business or query.


Key features

  • Flexible targeting: Search by location, keyword, or domain
  • Region support: Works across all Yelp country-specific domains
  • Speed

Output format

datasetImage You’ll receive structured data in JSON or CSV, including:

{
"encid": "SkZWjUwmNgcCJJQvgJT1DQ",
"phoneNumber": "01 46 34 15 95",
"meteredPhoneNumber": null,
"reviewCount": 408,
"rating": 4.5,
"operatingHours": {
"timezone": "Europe/Paris",
"hours": {
"Monday": ["18:00-23:30"],
"Tuesday": ["12:00-23:30"],
"Wednesday": ["12:00-23:30"],
"Thursday": ["12:00-23:30"],
"Friday": ["12:00-23:30"],
"Saturday": ["12:00-23:30"],
"Sunday": ["12:00-23:30"]
},
"open_all_week": true
},
"name": "La Jacobine",
"alternateNames": [],
"alias": "la-jacobine-paris",
"businessUrl": "https://www.yelp.com/biz/la-jacobine-paris",
"address": {
"formatted": "59-61 rue Saint-André des Arts\n75006 Paris\nFrance",
"__typename": "BusinessAddress"
},
"categories": [
{
"title": "Tea Rooms",
"alias": "tea",
"encid": "SZ-w-jLaSJocRtAQB2qDIA",
"rootCatAlias": "food",
"rootCatEncid": "sa6Hv0hkKYMiTJ8yXgeQuw"
},
{
"title": "French",
"alias": "french",
"encid": "atfGEO5rudh92GJbQ7GRcg",
"rootCatAlias": "restaurants",
"rootCatEncid": "787jnoKe7bybdgxyBxiCfA"
}
],
"priceRange": "€€€",
"primaryPhoto": "https://s3-media0.fl.yelpcdn.com/bphoto/THV7JSIr0Pp2CtNnaPT9og/1000s.jpg",
"yelpGuaranteed": false,
"verifiedLicenses": [],
"isClosed": false,
"history": null,
"Photos": [
{
"photoUrl": "https://s3-media0.fl.yelpcdn.com/bphoto/THV7JSIr0Pp2CtNnaPT9og/168s.jpg",
"caption": null
},
{
"photoUrl": "https://s3-media0.fl.yelpcdn.com/bphoto/CD37jwH21iX4P4pD9aoepA/168s.jpg",
"caption": "Interior"
},
{
"photoUrl": "https://s3-media0.fl.yelpcdn.com/bphoto/jYBOPWAfsNI9QMp5EeUk-Q/168s.jpg",
"caption": "Escargot"
}
]
}

You can view all data in the Business tab in Apify’s dataset view.


Is it legal to scrape Yelp? Yes, scraping public data is legal in many cases — but you're responsible for ensuring compliance with local laws and Yelp’s terms.



Need Help?

Questions? Ideas? Bugs?

Dm me on Discord or open an issue in Actor issue section