Yellow-Pages-Scraper-withEmail avatar
Yellow-Pages-Scraper-withEmail

Under maintenance

Pricing

Pay per usage

Go to Store
Yellow-Pages-Scraper-withEmail

Yellow-Pages-Scraper-withEmail

Under maintenance

Developed by

Krish Patel

Krish Patel

Maintained by Community

Allows you to gather leads from yellow pages along with their corresponding email if any.

0.0 (0)

Pricing

Pay per usage

5

Total users

650

Monthly users

5

Runs succeeded

0.93%

Last modified

2 years ago

You can access the Yellow-Pages-Scraper-withEmail 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 krish_patel/yellow-pages-scraper-withemail --silent --output-dataset

yellow-pages-scraper-withEmail API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: