Yellow-Pages-Scraper-withEmail avatar

Yellow-Pages-Scraper-withEmail

Under maintenance
Try for free

No credit card required

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Yellow-Pages-Scraper-withEmail

Yellow-Pages-Scraper-withEmail

krish_patel/yellow-pages-scraper-withemail
Try for free

No credit card required

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

You can access the Yellow-Pages-Scraper-withEmail 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 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 18 monthly users
  • 1 star
  • 67.4% runs succeeded
  • Created in Aug 2022
  • Modified over 1 year ago