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.
Easily extract business information from Yelp. The Yelp Business Scraper enables structured data extraction based on search keywords and location filters, making it a valuable tool for market research and lead generation.
The scraper provides structured JSON output with key business details. Example:
1[ 2 { 3 "ranking": 4, 4 "isAd": false, 5 "renderAdInfo": false, 6 "name": "Sushi 35 West", 7 "alternateNames": [], 8 "businessUrl": "/biz/sushi-35-west-new-york?osq=Sushi", 9 "categories": [ 10 { 11 "title": "Japanese", 12 "url": "/search?find_desc=Japanese&find_loc=New+York%2C+NY" 13 }, 14 { 15 "title": "Sushi Bars", 16 "url": "/search?find_desc=Sushi+Bars&find_loc=New+York%2C+NY" 17 }, 18 { 19 "title": "Casual", 20 "url": "/search?find_desc=Casual&find_loc=New+York%2C+NY" 21 }, 22 { 23 "title": "Intimate", 24 "url": "/search?find_desc=Intimate&find_loc=New+York%2C+NY" 25 } 26 ], 27 "priceRange": "", 28 "rating": 4.5, 29 "reviewCount": 313, 30 "formattedAddress": "", 31 "neighborhoods": ["Midtown West"], 32 "phone": "(646) 882-6666", 33 "serviceArea": null, 34 "parentBusiness": null, 35 "servicePricing": null, 36 "serviceOfferings": [], 37 "businessAttributes": {}, 38 "alias": "sushi-35-west-new-york", 39 "website": null, 40 "businessSectionUrls": { 41 "portfolio": "/biz/sushi-35-west-new-york?osq=Sushi#portfolio" 42 } 43 }, 44 { 45 "ranking": 3, 46 "isAd": false, 47 "renderAdInfo": false, 48 "name": "Izakaya MEW", 49 "alternateNames": [], 50 "businessUrl": "/biz/izakaya-mew-new-york-3?osq=Sushi", 51 "categories": [ 52 { 53 "title": "Tapas Bars", 54 "url": "/search?find_desc=Tapas+Bars&find_loc=New+York%2C+NY" 55 }, 56 { 57 "title": "Sushi Bars", 58 "url": "/search?find_desc=Sushi+Bars&find_loc=New+York%2C+NY" 59 }, 60 { 61 "title": "Izakaya", 62 "url": "/search?find_desc=Izakaya&find_loc=New+York%2C+NY" 63 }, 64 { 65 "title": "Casual", 66 "url": "/search?find_desc=Casual&find_loc=New+York%2C+NY" 67 }, 68 { 69 "title": "Trendy", 70 "url": "/search?find_desc=Trendy&find_loc=New+York%2C+NY" 71 } 72 ], 73 "priceRange": "$$", 74 "rating": 4.3, 75 "reviewCount": 3145, 76 "formattedAddress": "", 77 "neighborhoods": ["Midtown West"], 78 "phone": "(646) 368-9384", 79 "serviceArea": null, 80 "parentBusiness": null, 81 "servicePricing": null, 82 "serviceOfferings": [], 83 "businessAttributes": {}, 84 "alias": "izakaya-mew-new-york-3", 85 "website": { 86 "href": "http://mewnyc.com", 87 "rel": "noopener nofollow" 88 }, 89 "businessSectionUrls": { 90 "portfolio": "/biz/izakaya-mew-new-york-3?osq=Sushi#portfolio" 91 } 92 } 93]
Enhance your market research and lead generation with Yelp Business Scraper today! 🚀
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!