Contact Detail Scraper avatar
Contact Detail Scraper

Pricing

$4.00 / 1,000 results

Go to Store
Contact Detail Scraper

Contact Detail Scraper

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

Effortlessly extract and download emails, phone numbers, and social media profiles (Facebook, Twitter, LinkedIn, Instagram) from any website with our free email extractor. You can export the data in your preferred format—Excel, CSV, JSON, HTML, or XML—for easy analysis and integration.

0.0 (0)

Pricing

$4.00 / 1,000 results

10

Total users

221

Monthly users

61

Runs succeeded

>99%

Last modified

3 months ago

You can access the Contact Detail 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.

1echo '{
2  "url": "https://www.apify.com/",
3  "limit": "10"
4}' |
5apify call pintostudio/contact-detail-scraper --silent --output-dataset

Contact Detail Scraper API through CLI

The Apify CLI is the official tool that allows you to use Contact Detail 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: