Social Media Contact Scraper avatar

Social Media Contact Scraper

Try for free

Pay $2.00 for 1,000 results

View all Actors
Social Media Contact Scraper

Social Media Contact Scraper

easyapi/social-media-contact-scraper
Try for free

Pay $2.00 for 1,000 results

πŸ•΅οΈβ€β™‚οΈ Supercharge your lead generation with our Social Media Contact Scraper! Extract emails, phone numbers, and social media profiles from websites effortlessly. Customizable depth, domain control, and stealth mode for efficient and ethical scraping. Build your contact database today! πŸ“§πŸ“žπŸŒ

πŸ•΅οΈβ€β™‚οΈ Social Media Contact Scraper

This powerful Apify Actor scrapes contact information from websites, including email addresses, phone numbers, and social media profiles. It's perfect for lead generation, market research, and building comprehensive contact databases.

✨ Features

  • πŸ“§ Extract email addresses
  • πŸ“ž Collect phone numbers
  • 🌐 Gather social media profiles (LinkedIn, Twitter, Instagram, Facebook, YouTube, TikTok, Pinterest, Discord)
  • πŸ” Crawl multiple pages with customizable depth
  • 🏠 Option to stay within the same domain
  • πŸš€ Fast and efficient scraping with concurrent requests
  • πŸ•΅οΈβ€β™‚οΈ Uses stealth mode to avoid detection

πŸ“₯ Input

Configure your scraping job with the following options:

  • startUrls: List of URLs to start scraping from
  • maxDepth: Maximum depth of links to follow (default: 1)
  • sameDomain: Whether to stay on the same domain while crawling (default: true)
  • maxResults: Maximum number of results to collect (default: 100)

πŸ“€ Output

The Actor provides detailed contact information for each scraped page:

  • πŸ”— Original start URL and referrer URL
  • 🌐 Current URL and domain
  • πŸ“§ Email addresses
  • πŸ“ž Phone numbers
  • πŸ”— Social media profile links (LinkedIn, Twitter, Instagram, Facebook, YouTube, TikTok, Pinterest, Discord)

πŸ’‘ Use Cases

  • 🎯 Lead Generation: Build targeted contact lists for your sales team
  • πŸ”¬ Market Research: Analyze contact preferences across different websites
  • 🀝 Networking: Find potential partners or collaborators in your industry
  • πŸ“Š Competitive Analysis: Gather contact information from competitor websites
  • πŸ—ƒοΈ Database Enrichment: Add valuable contact details to your existing records

πŸš€ Getting Started

  1. Set up your input parameters in the Apify console or via API.
  2. Run the Actor and watch as it collects valuable contact information.
  3. Access your results in JSON format, ready for further analysis or integration.

πŸ†˜ Support

If you encounter any issues or have questions about using this Actor, please don't hesitate to reach out through Apify's support channels.

Start scraping valuable contact details today and supercharge your outreach efforts! πŸš€πŸ“‡

Input Example

A full explanation of an input example in JSON.

{ "startUrls": ['https://apify.com'], "maxDepth": 2, "sameDomain": true, "maxResults": 100, }

1### Output sample
2
3The results will be wrapped into a dataset which you can always find in theΒ **Storage**Β tab. Here's an excerpt from the data you'd get if you apply the input parameters above:  
4
5And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

[ { "originalStartUrl": "https://apify.com", "referrerUrl": null, "url": "https://apify.com", "domain": "apify.com", "emails": [], "phones": [], "linkedIns": [ "https://www.linkedin.com/company/apifytech/" ], "twitters": [], "instagrams": [], "facebooks": [], "youtubes": [], "tiktoks": [], "pinterests": [], "discords": [ "https://discord.com/invite/jyEM2PRvMU" ] }, { "referrerUrl": "https://apify.com", "url": "https://apify.com/resources/scraping-tiktok-webinar", "domain": "apify.com", "emails": [], "phones": [], "linkedIns": [ "https://www.linkedin.com/company/apifytech/" ], "twitters": [], "instagrams": [], "facebooks": [], "youtubes": [], "tiktoks": [], "pinterests": [], "discords": [ "https://discord.com/invite/jyEM2PRvMU" ] }, ... ]

Developer
Maintained by Community
Actor metrics
  • 20 monthly users
  • 1 star
  • 100.0% runs succeeded
  • 9.1 hours response time
  • Created in Oct 2024
  • Modified 13 days ago