Effortlessly scrape detailed restaurant data from Yelp, including ratings, reviews, amenities, and operating hours. Perfect for building robust datasets for market analysis, apps, or research projects.
This Actor enables dual-mode scraping from Yelp: ① Search using keywords + locations with customizable filters, or ② Directly parse pre-filtered URLs. It automatically extracts both search listings and detailed business profiles, supporting 42 languages, result sorting, price filtering, and deep page crawling.
Dual Search Modes
Keyword Search:
keywords
+ locations
combination (e.g., "sushi" in "Tokyo")URL Direct Mode:
Advanced Filters
42 Language Support - Interface localization (Default: English-US)
Data Deduplication - Remove duplicate entries using unique_only
filter
Pagination Control - Set maxCrawlPages
(1-24 pages)
Comprehensive Data
Captures 40+ fields including:
The Actor will return detailed business information in the following format:
1{ 2 "is_ad": true, 3 "name": "East Village Pizza", 4 "rating": "4.1 ", 5 "review_count": "581 reviews", 6 "is_claimed": "Claimed", 7 "price_level": "$", 8 "categories": "Pizza", 9 "full_address": "145 1st Ave New York, NY 10003", 10 "city": "New York", 11 "state": "NY", 12 "zipcode": "10003", 13 "phone_number": "(929) 269-8612", 14 "images": [ 15 "https://s3-media0.fl.yelpcdn.com/bphoto/z9NuUc3FkNFI_WlofelXeA/l.jpg", 16 "https://s3-media0.fl.yelpcdn.com/bphoto/KOrE1ez2CtKZ44Un7EFaTQ/l.jpg", 17 "https://s3-media0.fl.yelpcdn.com/bphoto/oDRJVlc-k84KiOT-3zy9yQ/l.jpg", 18 "https://s3-media0.fl.yelpcdn.com/bphoto/TLUzV4AGq4n4wEGxeWRDBQ/l.jpg", 19 "https://s3-media0.fl.yelpcdn.com/bphoto/_k9FxCLL8QlOebg88DZ4NA/l.jpg", 20 "https://s3-media0.fl.yelpcdn.com/bphoto/0oDW6xMEcTRfjTArR5azGQ/l.jpg" 21 ], 22 "website": "http://www.eastvillagepizza.net", 23 "hours": { 24 "Mon": "11:00 AM - 3:00 AM (Next day)", 25 "Tue": "11:00 AM - 3:00 AM (Next day)", 26 "Wed": "11:00 AM - 3:00 AM (Next day)", 27 "Thu": "11:00 AM - 3:00 AM (Next day)", 28 "Fri": "11:00 AM - 4:30 AM (Next day)Open now", 29 "Sat": "11:00 AM - 4:30 AM (Next day)", 30 "Sun": "11:00 AM - 3:00 AM (Next day)" 31 }, 32 "owner_name": "Frank K.", 33 "about": "Order your favorite pizza whole or by the slices.. We promise quality food, fast delivery, and great customer service. Our products are prepared fresh daily in our kitchens -- and that's our guarantee. Come and try the best pizza in NYC & East Village!East Village Pizza is now accepting online orders for delivery or takeout. Enjoy!Click on the \"menu\" link above to place an order online. Established in 1997. East Village Pizza has been established on January !st 1997. Frank took east village pizza over at 2003 and since than he is serving his unique pizza at east village pizza with 23 plus years experience. Frank actively making and baking pizza in new york city city since 1997.", 34 "reviewhighlights": [], 35 "amenities": { 36 "Offers Delivery": true, 37 "Offers Takeout": true, 38 "Takes Reservations": false, 39 "Vegan Options": true, 40 "Limited Vegetarian Options": true, 41 "Accepts Credit Cards": true, 42 "Accepts Apple Pay": false, 43 "Outdoor Seating": true, 44 "Casual": true, 45 "Moderate Noise": true, 46 "Offers Catering": true, 47 "Good for Groups": true, 48 "Good For Kids": true, 49 "Good for Lunch, Dinner, Late Night": true, 50 "Street Parking": true, 51 "Happy Hour Specials": true, 52 "Covered Outdoor Seating": true, 53 "Waiter Service": false, 54 "Wi-Fi": false, 55 "Alcohol": false, 56 "Drive-Thru": false, 57 "Dogs Allowed": false, 58 "TV": false, 59 "Heated Outdoor Seating": false, 60 "Private Dining": false, 61 "Bike Parking": true, 62 "Compostable containers available": true, 63 "Plastic-free packaging": true, 64 "Provides reusable tableware": true 65 }, 66 "timestamp": "2025-02-08 12:07:46", 67 "url": "https://www.yelp.com/biz/east-village-pizza-new-york" 68}
Looking for more?😊 Check out my other Yelp scraping solutions:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!