Website Contact Details Extractor avatar
Website Contact Details Extractor
Try for free

1 day trial then $25.00/month - No credit card required now

View all Actors
Website Contact Details Extractor

Website Contact Details Extractor

oussemafr/website-contact-details-extractor
Try for free

1 day trial then $25.00/month - No credit card required now

You will get access to the Website Contact Details - Get Contact Info Efficiently!

Introduction:

Looking to extract contact information from websites? Our Contact Details Scraper can help! This powerful tool crawls websites and extracts email addresses, phone numbers, social media profiles, and more. Read on to learn how it works and how you can benefit from using it.


Key Features:

Extracts email addresses, phone numbers, LinkedIn profiles, Twitter handles, Instagram profiles, Facebook profiles/pages, and YouTube accounts. Ideal for lead generation, marketing, and sales teams. Automates data collection, saving time and effort. Integrates with spreadsheets and existing workflows for easy data management. How to Use: Follow our step-by-step guide to start using Contact Details Scraper today. Simply input the website URLs you want to crawl, set your preferences, and let the tool do the rest.


Input Options:

  • start_url: URL to start with. Use this field when you have a single URL as the starting point. For multiple URLs, use the start_urls field.
  • start_urls: URLs to start with. Use this field when you have multiple URLs as the starting points.
  • max_requests: Control the maximum number of links to be visited during the crawl.
  • dedupe: Enable deduplication to consolidate all unique results into one output dictionary. This prevents duplicate URLs from being processed again, ensuring that each URL's data is included in the output only once.

Output and dataset sample:

When dedupe is set to False, the resulting dataset contains individual records for each page crawled, formatted as follows:

1[
2  {
3    "link": "https://antalyalazercnc.com/",
4    "domain": "antalyalazercnc.com",
5    "original_start_url": "https://antalyalazercnc.com/",
6    "emails": [
7      "info@antalyalazercnc.com"
8    ],
9    "phones": [
10      "+905357927154"
11    ],
12    "descriptions": [],
13    "linkedins": [
14      "https://antalyalazercnc.com/website/social/linkedin"
15    ],
16    "twitters": [],
17    "instagrams": [
18      "https://antalyalazercnc.com/website/social/instagram"
19    ],
20    "facebooks": [
21      "https://antalyalazercnc.com/website/social/facebook"
22    ],
23    "youtubes": [],
24    "tiktoks": [],
25    "telegrams": [],
26    "status_code": 200,
27    "page_type": [
28      "home_page"
29    ]
30  },
31  {
32    "link": "https://antalyalazercnc.com/contactus6",
33    "domain": "antalyalazercnc.com",
34    "original_start_url": "https://antalyalazercnc.com/",
35    "emails": [
36      "info@antalyalazercnc.com"
37    ],
38    "phones": [
39      "+905357927154"
40    ],
41    "descriptions": [],
42    "linkedins": [
43      "https://antalyalazercnc.com/website/social/linkedin"
44    ],
45    "twitters": [],
46    "instagrams": [
47      "https://antalyalazercnc.com/website/social/instagram"
48    ],
49    "facebooks": [
50      "https://antalyalazercnc.com/website/social/facebook"
51    ],
52    "youtubes": [],
53    "tiktoks": [],
54    "telegrams": [],
55    "status_code": 404,
56    "page_type": [
57      "contact"
58    ]
59  }
60]

If dedupe is set to True, the output consolidates all records into a single output, combining contact information, social media links, and other details from all pages crawled, formatted as follows:

1[
2  {
3    "emails": [
4      "info@antalyalazercnc.com"
5    ],
6    "phones": [
7      "+905357927154",
8      "+905333219098"
9    ],
10    "descriptions": [],
11    "linkedins": [
12      "https://antalyalazercnc.com/en/website/social/linkedin"
13    ],
14    "twitters": [],
15    "instagrams": [
16      "https://antalyalazercnc.com/en/website/social/instagram"
17    ],
18    "facebooks": [
19      "https://antalyalazercnc.com/en/website/social/facebook"
20    ],
21    "youtubes": [],
22    "tiktoks": [],
23    "telegrams": [],
24    "links": [
25      "https://antalyalazercnc.com/",
26      "https://antalyalazercnc.com/en/contactus6",
27      "https://antalyalazercnc.com/en/shop",
28      "https://antalyalazercnc.com/games/",
29      "https://antalyalazercnc.com/en/website/social/instagram",
30      "https://antalyalazercnc.com/en/home4"
31    ],
32    "page_type": [
33      "contact",
34      "home_page"
35    ]
36  }
37]

Conclusion:

Contact Details Scraper is a valuable tool for extracting contact information from websites. Whether for lead generation or data collection, this tool can streamline your workflow and provide valuable insights. Start using it today to boost your marketing and sales efforts!

Developer
Maintained by Community
Actor metrics
  • 16 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • 2.6 days response time
  • Created in Feb 2024
  • Modified 16 days ago