Contact Info Scraper: Pay Per Result

Contact Info Scraper: Pay Per Result

Effortlessly scrape contact information, including emails, phone numbers, and social media links like Twitter, YouTube, Facebook, Instagram, TikTok, and LinkedIn, from any website URL.

LEAD_GENERATIONApify

Contact Info Scraper

This Apify Actor helps you extract essential contact information from any website. Just provide any URL, and the Actor will gather email addresses, phone numbers, and links to popular social media profiles (Twitter, YouTube, Facebook, Instagram, TikTok, LinkedIn). Perfect for outreach, data collection, or research needs! 📊


🎯 Features

  • Universal Compatibility : Enter any link, and the Actor will do its best to collect contact info.
  • Comprehensive Extraction : Gathers a range of contact details, including:
    • Emails
    • Phone numbers (categorized as more accurate or uncertain matches)
    • Social media profiles (Twitter, YouTube, Facebook, Instagram, TikTok, LinkedIn)
  • Customizable Depth and Domain Restrictions : Choose how many layers of pages to navigate from the initial URL, and restrict to the starting domain if needed.

📄 Sample Output

1{
2    "start_url": "https://www.restaurantcleo.fr/#la-carte",
3    "domain": "www.restaurantcleo.fr",
4    "depth": 1,
5    "referrer_url": "https://www.restaurantcleo.fr/#la-carte",
6    "current_url": "https://www.restaurantcleo.fr/mentions-legales",
7    "emails": [
8        "contact@lenarcisseblanc.com",
9        "contact@lamaisonfavart.com"
10    ],
11    "phone_numbers": [
12        "+33 6 31 92 27 53",
13        "+33 (0)1 40 60 44 32"
14    ],
15    "uncertain_phone_numbers": [],
16    "twitter": [],
17    "youtube": [],
18    "facebook": [
19        "https://www.facebook.com/lenarcisseblanc/"
20    ],
21    "instagram": [
22        "https://www.instagram.com/restaurant_cleo"
23    ],
24    "tiktok": [],
25    "linkedin": []
26}

Field Descriptions

  • start_url : The original URL you provided.
  • domain : The domain of the start URL.
  • depth : The scraping depth from the initial URL (0 represents only the starting URL).
  • referrer_url : The URL that led to the current page in the crawl path.
  • current_url : The URL currently being processed.
  • emails : Collected email addresses.
  • phone_numbers : Accurate phone numbers.
  • uncertain_phone_numbers : Potential phone numbers found using pattern matching; may contain non-phone values.
  • twitter, youtube, facebook, instagram, tiktok, linkedin : Lists of social media URLs found on the site.

📝 Notes

  • Contact Information : phone_numbers represent more accurate matches, while uncertain_phone_numbers may contain results that aren't strictly phone numbers due to flexible regex matching.
  • General Usage : This is a general-purpose scraping tool that strives to gather all relevant contact information. However, due to varying website formats and the wide range of phone and email formats globally, it may not be fully compatible with every site. We recommend testing it first to ensure it meets your needs before choosing to use it as a paid service.

Please test the Actor before committing to a paid plan to ensure it fits your needs – the Actor aims to collect relevant contact data, but accuracy may vary depending on the site's format. 🌍

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!