Advanced Yellowpages Scraper avatar

Advanced Yellowpages Scraper

Try for free

3 days trial then $9.99/month - No credit card required now

View all Actors
Advanced Yellowpages Scraper

Advanced Yellowpages Scraper

dainty_screw/advanced-yellowpages-scraper
Try for free

3 days trial then $9.99/month - No credit card required now

Yellowpages Scraper is a robust tool designed to scrape business information from Yellowpages. It efficiently extracts essential details such as business names, addresses, phone numbers, categories, and more.

You can access the Advanced Yellowpages Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "search": "Dentist",
3  "location": "Los Angeles",
4  "maxItems": 200,
5  "extendOutputFunction": "($, record) => {\\n    return {};\\n}",
6  "proxyConfiguration": {
7    "useApifyProxy": false
8  }
9}' |
10apify call dainty_screw/advanced-yellowpages-scraper --silent --output-dataset

Advanced Yellowpages Scraper API through CLI

The Apify CLI is the official tool that allows you to use Advanced Yellowpages Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 10 monthly users
  • 6 stars
  • 96.8% runs succeeded
  • Created in May 2024
  • Modified 1 day ago