Extract Contacts avatar
Extract Contacts

Pricing

$12.00/month + usage

Go to Store
Extract Contacts

Extract Contacts

Developed by

Maged

Maged

Maintained by Community

his Apify Actor extracts contact information from specified web pages, including email addresses, phone numbers, social media profiles, and contact-related links.

5.0 (1)

Pricing

$12.00/month + usage

0

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

3 days ago

URLs to scrape

urlsarrayRequired

List of website URLs to extract contact information (emails, phone numbers, social media profiles, and contact links) from.

Batch Size

batch_sizeintegerOptional

Number of URLs to process concurrently in a batch. Adjust to balance speed and server load.

Default value of this property is 5

Use driver

use_driverbooleanOptional

If true, uses driver for browser-based scraping to handle JavaScript-rendered content. If false, uses HTTP requests via httpx. Requires driver to be installed.

Default value of this property is false