Yellowpage Reviews Scraper avatar

Yellowpage Reviews Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Yellowpage Reviews Scraper

Yellowpage Reviews Scraper

The Yellowpage Reviews Scraper extracts detailed reviews from Yellowpages, providing insights into consumer opinions and business reputation....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Introduction

The Yellowpage Reviews Scraper is a powerful tool designed to extract detailed reviews from Yellowpages listings. This Actor enables businesses and researchers to gather valuable customer feedback efficiently, providing insights into consumer opinions and business reputation.

Features

  • Comprehensive Review Extraction: Captures detailed reviews including author, date, rating, and content.
  • Reliable Data Quality: Ensures accurate and up-to-date information from Yellowpages.
  • Efficient Performance: Optimized for fast and scalable data retrieval.
  • Proxy Support: Utilizes Apify's residential proxies for anonymity and access to geo-restricted data.
  • Customizable Crawling: Allows configuration of start URLs and maximum requests.
  • Versatile Output Formats: Supports JSON, CSV, and Excel for easy data integration.
  • User-Friendly Interface: Simple setup and monitoring through the Apify platform.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsArrayYesURLs to start with.["https://www.yellowpages.com/los-angeles-ca/mip/tracy-g-golden-dmd-970436#yp-rating"]
maxItemsIntegerNoMaximum number of requests that can be made by this crawler.100
proxyConfigurationObjectNoSpecifies proxy servers that will be used by the scraper to hide its origin.{"useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "US"}

Example Usage

Example Input JSON

{
"startUrls": [
{
"url": "https://www.yellowpages.com/los-angeles-ca/mip/tracy-g-golden-dmd-970436#yp-rating"
}
],
"maxItems": 100,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Example Output JSON

[
{
"businessId": "970436",
"page": 1,
"id": "A7A81838-959C-BA78-5A30-B4DBA23C2F00",
"author": "Morrea M.",
"authorInitials": "",
"date": "08/12/2019",
"rating": 5,
"ratingText": "five",
"title": "The best perio expirence I have ever had!",
"content": "I always get nervous when i have a dentist appt but after my experience and multiple visits with Dr Golden my fears are completely gone!Dr Golden you're beyond kind and so great at what you do for me and my family!I highly recommend Dr Golden and her team to anyone and everyone!",
"helpfulCount": "0",
"source": "Doctor.com",
"sourceUrl": "https://www.doctor.com/Tracy-Golden/review/The-best-perio-expirence-I-have-ever-had",
"hasAttribution": true,
"scrapedAt": "2026-04-21T08:48:06.747Z"
}
]

Use Cases

  • Market Research and Analysis: Understand consumer sentiment and trends.
  • Competitive Intelligence: Monitor competitors' customer feedback.
  • Price Monitoring: Track pricing strategies and customer reactions.
  • Content Aggregation: Collect reviews for content creation and curation.
  • Academic Research: Analyze consumer behavior and business reputation.
  • Business Automation: Automate the collection of reviews for reporting.

Installation and Usage

  1. Search for "Yellowpage Reviews Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with fields such as businessId, author, date, rating, title, content, source, and scrapedAt. Each field provides specific information about the review, ensuring comprehensive data collection.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!