Contact Details Scraper Bundler avatar

Contact Details Scraper Bundler

Try for free

No credit card required

Go to Store
Contact Details Scraper Bundler

Contact Details Scraper Bundler

hamza.alwan/contact-bundle
Try for free

No credit card required

Bundles any actor with Contact Details Scraper and enhances the original dataset with contact details.

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • No reviews yet

  • 5 bookmarks

  • 14% runs succeeded

  • Created in Mar 2023

  • Modified a month ago

Categories

You can access the Contact Details Scraper Bundler 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.

1echo '{
2  "pathToUrl": "url",
3  "proxyConfig": {
4    "useApifyProxy": true
5  }
6}' |
7apify call hamza.alwan/contact-bundle --silent --output-dataset

Contact Details Scraper Bundler API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: