Yelp Business Overview avatar

Yelp Business Overview

Under maintenance
Try for free

2 hours trial then $5.00/month - No credit card required now

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Yelp Business Overview

Yelp Business Overview

pratikdani/yelp-business-overview
Try for free

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 NameTypeDescription
nameStringBusiness name
urlStringYelp business page URL
about_the_businessStringBusiness description
business_idStringUnique Yelp business identifier
overall_ratingNumberAverage rating (0-5 scale)
reviews_countNumberTotal number of reviews
countryStringCountry code
stateStringState code
cityStringCity name
updates_from_businessString/nullRecent business updates
is_claimedBooleanBusiness claim status
categoriesArrayBusiness categories
websiteStringBusiness website URL
phone_numberStringContact phone number
opening_hoursObjectOperating hours by day
addressObjectStructured address components
full_addressStringComplete address string
amenitiesArrayAvailable facility features
services_offeredArrayList of services provided
price_rangeStringPrice level indicator
latitudeNumberGeographic latitude
longitudeNumberGeographic longitude
service_areaString/nullBusiness service coverage area
yelp_biz_idStringInternal Yelp business ID
zip_codeStringPostal code

Use Cases

  1. Market Research: Analyze business offerings and competition in specific areas
  2. Lead Generation: Build databases of businesses for marketing campaigns
  3. Location Analytics: Study business distribution and service availability
  4. Competitive Analysis: Compare services, ratings, and amenities across businesses
  5. 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]
Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 1 star

  • 90% runs succeeded

  • Created in Jan 2025

  • Modified 13 hours ago