Yelp Business Scraper | $3/1K | Real-Time Data (No Cache) avatar

Yelp Business Scraper | $3/1K | Real-Time Data (No Cache)

Pricing

from $3.00 / 1,000 business-scrapeds

Go to Apify Store
Yelp Business Scraper | $3/1K | Real-Time Data (No Cache)

Yelp Business Scraper | $3/1K | Real-Time Data (No Cache)

Scrape Yelp business pages in real-time. Get fresh ratings, reviews, phone, address, hours, categories — not cached data. Live scraping ensures up-to-date information. $0.003 per business.

Pricing

from $3.00 / 1,000 business-scrapeds

Rating

0.0

(0)

Developer

Apivault Labs

Apivault Labs

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

⭐ Yelp Business Scraper | $3/1K | Real-Time Data, No Cache

Scrape Yelp business pages and get fresh, real-time data. Extract ratings, reviews, phone numbers, addresses, hours, categories, and more. Data is scraped live — not from cache.

✨ Key Features

  • 🔄 Real-time scraping — always fresh, up-to-date data
  • ⭐ Ratings and review counts
  • 📞 Phone numbers and websites
  • 📍 Full addresses and neighborhoods
  • 🕐 Business hours
  • 🏷️ Categories and price range
  • 🖼️ Business images
  • ⚡ Fast parallel processing
  • 🔒 No login or API key needed

Input

{
"businessUrls": [
"https://www.yelp.com/biz/tartine-bakery-san-francisco",
"https://www.yelp.com/biz/the-french-laundry-yountville"
]
}

Input Parameters

FieldTypeRequiredDescription
businessUrlsstring[]List of Yelp business page URLs
extractNameboolExtract business name (default: true)
extractRatingboolExtract star rating (default: true)
extractReviewsboolExtract reviews count (default: true)
extractPhoneboolExtract phone number (default: true)
extractAddressboolExtract full address (default: true)
extractHoursboolExtract business hours (default: true)
extractCategoriesboolExtract categories (default: true)
extractWebsiteboolExtract website URL (default: true)
maxConcurrencyintParallel requests (default: 2)
timeoutintTimeout per business in seconds (default: 180)

Output

{
"success": true,
"inputUrl": "https://www.yelp.com/biz/tartine-bakery-san-francisco",
"businessName": "Tartine Bakery",
"rating": "4.2",
"reviewsCount": "9136",
"categories": "Bakeries, Cafes, Desserts",
"address": "600 Guerrero St, San Francisco, CA 94110",
"phone": "(415) 487-2600",
"website": "https://tartinebakery.com/san-francisco/bakery",
"hours": "Mon-Sun: 7:30 AM - 6:00 PM",
"neighborhood": "Mission",
"amenities": "Outdoor seating, Good for kids, Offers delivery"
}

Use Cases

  • Build local business databases
  • Monitor competitor ratings and reviews
  • Lead generation for local services
  • Research restaurants, shops, services
  • Track business hours and contact info
  • Analyze local market trends

Pricing

  • $0.003 per business ($3 per 1,000 businesses)
  • No hidden fees

Why Real-Time Data?

Unlike cached scrapers, this actor fetches data directly from Yelp pages. You always get:

  • Current ratings (not outdated)
  • Latest review counts
  • Up-to-date business hours
  • Fresh contact information

Notes

  • Yelp pages take ~30-60 seconds to process (real-time scraping)
  • Recommended concurrency: 2-3 for best reliability
  • Only public business information is extracted