Advanced Yellowpages Scraper avatar
Advanced Yellowpages Scraper

Pricing

$9.99/month + usage

Go to Store
Advanced Yellowpages Scraper

Advanced Yellowpages Scraper

Developed by

codemaster devops

codemaster devops

Maintained by Community

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.

0.0 (0)

Pricing

$9.99/month + usage

7

Total users

78

Monthly users

2

Runs succeeded

>99%

Issue response

56 days

Last modified

5 months ago

You can access the Advanced Yellowpages Scraper programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "search": "Dentist",
< "location": "Los Angeles",
< "maxItems": 200,
< "extendOutputFunction": "($, record) => {\\n return {};\\n}",
< "proxyConfiguration": {
< "useApifyProxy": false
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: