Universal Contact Extractor avatar
Universal Contact Extractor

Pricing

$1.00 / 1,000 results

Go to Apify Store
Universal Contact Extractor

Universal Contact Extractor

Developed by

R.L.

R.L.

Maintained by Community

Extract phone numbers, emails and social media URLs from web pages.

0.0 (0)

Pricing

$1.00 / 1,000 results

0

2

2

Last modified

an hour ago

Universal Contact Scraper

This Apify Actor goes through web pages and extracts contact data:

  • Email addresses
  • Phone numbers
  • LinkedIn profile URLs (company or individual)
  • Facebook profile URLs
  • Discord user URLs
  • Github profile URLs

Input

The following input parameters are supported:

  • start_urls - list of URLs to start the scraping.
  • phone_country - 2-letter country code (to be used for phone number matching)
  • max_depth - max crawling depth (set to 0 to disable link traversal).

Full example of the input:

{
"start_urls": [
{
"url": "https://www.whitehouse.gov/"
}
],
"phone_country": "US",
"max_depth": 1
}

Output

Full example of the output:

contactcontact_typeurl
0https://x.com/whitehousex_urlhttps://www.whitehouse.gov
1https://www.instagram.com/whitehouse/instagram_urlhttps://www.whitehouse.gov
2(202) 225-1904phone_nohttps://www.whitehouse.gov/visit/
3(202) 456-7041phone_nohttps://www.whitehouse.gov/visit/
4(202) 224-3121phone_nohttps://www.whitehouse.gov/visit/
5https://instagram.com/whitehouse/instagram_urlhttps://www.whitehouse.gov/wire/

For the purpose of the billing, one contact is one result.

On this page

Share Actor: