Yelp Business Overview
2 hours trial then $5.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsYelp Business Overview
2 hours trial then $5.00/month - No credit card required now
The Yelp Business Overview actor scrapes detailed data from Yelp pages, including business details, contact info, hours, amenities, and services. It processes valid URLs and delivers structured JSON output.
Overview
The Yelp Business Overview actor scrapes detailed business information from Yelp business pages. It extracts comprehensive data including basic business details, contact information, operating hours, amenities, and services offered. The actor processes valid Yelp business URLs and returns structured data in JSON format. Interested in using this scraper? Get it here: Yelp Business Overview.
Features
- Extracts complete business profile information
- Provides geographical coordinates and address details
- Lists all available amenities and services
- Captures operating hours and pricing information
- Includes business categories and ratings
- Returns contact details including phone and website
Output Fields
Field Name | Type | Description |
---|---|---|
name | String | Business name |
url | String | Yelp business page URL |
about_the_business | String | Business description |
business_id | String | Unique Yelp business identifier |
overall_rating | Number | Average rating (0-5 scale) |
reviews_count | Number | Total number of reviews |
country | String | Country code |
state | String | State code |
city | String | City name |
updates_from_business | String/null | Recent business updates |
is_claimed | Boolean | Business claim status |
categories | Array | Business categories |
website | String | Business website URL |
phone_number | String | Contact phone number |
opening_hours | Object | Operating hours by day |
address | Object | Structured address components |
full_address | String | Complete address string |
amenities | Array | Available facility features |
services_offered | Array | List of services provided |
price_range | String | Price level indicator |
latitude | Number | Geographic latitude |
longitude | Number | Geographic longitude |
service_area | String/null | Business service coverage area |
yelp_biz_id | String | Internal Yelp business ID |
zip_code | String | Postal code |
Use Cases
- Market Research: Analyze business offerings and competition in specific areas
- Lead Generation: Build databases of businesses for marketing campaigns
- Location Analytics: Study business distribution and service availability
- Competitive Analysis: Compare services, ratings, and amenities across businesses
- Directory Services: Create local business directories with detailed information
Example Output
1[ 2 { 3 "name": "Amore Lash & Beauty Lounge", 4 "url": "https://www.yelp.com/biz/amore-lash-and-beauty-lounge-auburn-6", 5 "about_the_business": "A beauty lounge specializing in eyelash extensions. Also offering massage, facials, microdermabrasion, full body waxing, manis & pedis as well as spray tan & make-up.", 6 "business_id": "amore-lash-and-beauty-lounge-auburn-6", 7 "overall_rating": 4.2, 8 "reviews_count": 30, 9 "country": "US", 10 "state": "CA", 11 "city": "Auburn", 12 "updates_from_business": null, 13 "is_claimed": true, 14 "categories": [ 15 "Skin Care", 16 "Eyelash Service", 17 "Makeup Artists" 18 ], 19 "website": "amorelash.com", 20 "phone_number": "(530) 878-5537", 21 "opening_hours": { 22 "Fri": "9:00 AM - 5:00 PM", 23 "Mon": "9:00 AM - 5:00 PM", 24 "Sat": "Closed", 25 "Sun": "Closed", 26 "Thu": "9:00 AM - 5:00 PM", 27 "Tue": "9:00 AM - 5:00 PM", 28 "Wed": "9:00 AM - 5:00 PM" 29 }, 30 "address": { 31 "City": "Auburn", 32 "Country": "US", 33 "State": "CA", 34 "zip_code": "95602" 35 }, 36 "address:zip_code": "95602", 37 "full_address": "4035 Grass Valley Hwy, Ste B, Auburn, CA 95602", 38 "amenities": [ 39 { 40 "available": true, 41 "name": "By Appointment Only" 42 }, 43 { 44 "available": true, 45 "name": "Wheelchair accessible" 46 }, 47 { 48 "available": true, 49 "name": "Accepts Credit Cards" 50 }, 51 { 52 "available": true, 53 "name": "Private Lot Parking" 54 }, 55 { 56 "available": true, 57 "name": "Free Wi-Fi" 58 }, 59 { 60 "available": true, 61 "name": "Gender-neutral restrooms" 62 }, 63 { 64 "available": true, 65 "name": "Bike Parking" 66 } 67 ], 68 "highlights": null, 69 "services_offered": [ 70 "Eyelash Extensions", 71 "Classic Lash Extensions", 72 "Lash Lifts", 73 "Acne Treatments", 74 "Anti-aging Treatments", 75 "Back Treatments", 76 "Body Massages", 77 "Chemical Peels", 78 "Eye Treatments", 79 "Eyebrow Services", 80 "Eyelash Services", 81 "Facial Massages", 82 "Facial Treatments", 83 "LED Light Treatments", 84 "Lip Treatments", 85 "Mask Treatments", 86 "Airbrush Makeup", 87 "Bridal Makeup", 88 "Bridal Makeup Trials", 89 "Bridesmaid Makeup", 90 "Eyelash Extensions Removal", 91 "Lash Extension Touch-Ups", 92 "Eyelash Refills", 93 "Full Face Makeup", 94 "Hand Application Makeup", 95 "Hybrid Lash Extensions", 96 "Makeup Consultations", 97 "Makeup Parties", 98 "Mink Lash Extensions", 99 "Natural Glam Makeup", 100 "Volume Lash Extensions", 101 "Pore Cleansing Treatments", 102 "Brightening Treatments", 103 "Skin Extractions", 104 "Wrinkle Treatments" 105 ], 106 "price_range": "$$", 107 "latitude": 38.957865, 108 "longitude": -121.102559, 109 "service_area": null, 110 "yelp_biz_id": "Gd6LQSXSqpwCzMJp3eAUpg", 111 "zip_code": "95602" 112 } 113]
Actor Metrics
2 monthly users
-
1 star
90% runs succeeded
Created in Jan 2025
Modified 13 hours ago