Simple YellowPages Scraper (USA)

Simple YellowPages Scraper (USA)

by pajoe

A simple, reliable tool to extract business names, addresses, phone numbers, and categories from Yellow Pages US. Perfect for building lead lists, local market research, and data integration.

1,172 runs
52 users
Try This Actor

Opens on Apify.com

About Simple YellowPages Scraper (USA)

Need a straightforward way to pull local business data from Yellow Pages? I built this scraper because I got tired of manual searches and clunky data exports. It reliably pulls the core details you actually need for outreach or research: business names, physical addresses, phone numbers, and their listed categories. You can point it at specific search terms or locations to build targeted lists for sales leads, market analysis, or updating your own business directories. Think of it as a simple API to the Yellow Pages website; you configure your search, and it handles the crawling and structured data download for you. It's particularly useful for agencies doing local SEO audits, startups building lead lists, or anyone integrating fresh contact data into a CRM or spreadsheet without the copy-paste hassle. I use it to keep my own lead lists current without paying for expensive databases.

What does this actor do?

Simple YellowPages Scraper (USA) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Simple YellowPages Scraper (USA)

An Apify actor for scraping business listings from Yellow Pages. It extracts structured data by searching with keywords and locations or by using direct URLs. Built on Apify SDK, it runs on the Apify platform or locally.

Key Features

  • Flexible Search: Use keyword/location combinations or provide specific Yellow Pages URLs (startUrls).
  • Comprehensive Data: Extracts business name, address, phone, ratings, review snippets, categories, images, and listing URLs.
  • Deep Crawling: Automatically paginates through search results to collect more listings.
  • Proxy Support: Configurable to use Apify Proxy for reliable, large-scale scraping.
  • Custom Output: Optional extendOutputFunction allows you to enrich the default dataset.

How to Use

  1. Run the actor on your Apify account.
  2. Configure the input (see below).
  3. Start the run. Scraped data is stored in a dataset.
  4. Download results in JSON, CSV, Excel, or HTML formats.

Input Configuration

You must provide either a search/location pair or a starting URL.

Option 1: Search by keyword and location

{
  "search": "Dentist",
  "location": "Los Angeles",
  "maxItems": 5,
  "proxyConfiguration": { "useApifyProxy": false },
  "extendOutputFunction": "($, record) => { return {}; }"
}

Option 2: Use a direct Yellow Pages URL

{
  "startUrls": [
    {
      "url": "https://www.yellowpages.com/search?search_terms=dentist&geo_location_terms=Los+Angeles%2C+CA",
      "method": "GET"
    }
  ],
  "maxItems": 5,
  "proxyConfiguration": { "useApifyProxy": false },
  "extendOutputFunction": "($, record) => { return {}; }"
}
  • maxItems: Limits the total number of listings scraped.
  • proxyConfiguration: Set "useApifyProxy": true for better success rates.
  • extendOutputFunction: Optional JavaScript function to modify or add fields to each output record.

Output

The actor outputs an array of objects to a dataset. Each record contains available data from the listing.

Example Output Item:

{
  "name": "Frieden, Richard A DDS",
  "address": "6360 Wilshire Blvd, Ste 506Los Angeles, CA 90048",
  "phone": "(323) 655-3854",
  "rating": 5,
  "reviewSnippet": "Good team of experts and assistants...",
  "categories": ["Dentists"],
  "image": "https://i1.ypcdn.com/blob/bad0e9d8f429589b829a8308630c5628cea5905f",
  "url": "https://www.yellowpages.com/los-angeles-ca/mip/frieden-richard-a-dds-14640832?lid=1002105049104"
}

Note: Not all fields (like rating, image, or reviewSnippet) are present for every business, as it depends on the source listing.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Simple YellowPages Scraper (USA) now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
pajoe
Pricing
Paid
Total Runs
1,172
Active Users
52
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support