Twitter Email Scraper avatar

Twitter Email Scraper

Try for free

2 hours trial then $9.99/month - No credit card required now

View all Actors
Twitter Email Scraper

Twitter Email Scraper

easyapi/twitter-email-scraper
Try for free

2 hours trial then $9.99/month - No credit card required now

πŸš€ Effortlessly scrape email addresses from Twitter profiles! 🐦 Find Twitter users matching your keywords and specific email domains. Perfect for lead generation, influencer marketing, and targeted outreach campaigns. Powered by stealth technology for reliable data collection. πŸ“§πŸ•΅οΈβ€β™‚οΈ

🐦 Twitter Email Scraper

This Actor scrapes email addresses from Twitter profiles using Google search results. It's designed to find Twitter accounts that match your keyword and have email addresses from specified domains in their profile or tweets.

✨ Features

  • πŸ” Search for Twitter profiles using keywords
  • πŸ“§ Extract email addresses matching specific domains
  • 🐦 Collect Twitter profile titles and URLs
  • πŸ“ Gather contextual text from tweets or profile descriptions
  • πŸ”’ Configurable maximum number of results
  • πŸ•΅οΈβ€β™‚οΈ Uses stealth mode to avoid detection
  • πŸ”„ Automatic pagination through Google search results

πŸ“₯ Input

The Actor accepts the following input parameters:

  • keyword (required): The search term to find relevant Twitter profiles
  • emailDomains (required): An array of email domains to match (e.g., ["gmail.com", "yahoo.com"])
  • maxResults (optional): The maximum number of email addresses to scrape (default: 100)

πŸ“€ Output

The Actor outputs a dataset containing the following information for each scraped email:

  • πŸ”‘ Search keyword used
  • πŸ“§ Matched email domains
  • πŸ“¨ Extracted email address
  • πŸ“› Result title
  • πŸ”— Twitter URL
  • πŸ“ Contextual text from the tweet or profile description

πŸš€ Usage

To use this Actor, provide a search keyword related to the Twitter profiles you're interested in, an array of email domains to match, and optionally set the maximum number of results. The Actor will then search Google for Twitter profiles, extracting matching email addresses until it reaches the specified limit or exhausts all available results.

This Actor is perfect for lead generation, influencer marketing, or anyone looking to gather contact information from Twitter users in specific niches.

πŸ’‘ Use Cases

  • 🎯 Lead Generation: Find potential customers or partners with specific email domains on Twitter
  • 🀝 Influencer Marketing: Collect contact information for Twitter influencers in your industry
  • πŸ”¬ Market Research: Analyze Twitter users and their contact preferences in specific sectors
  • πŸ—£οΈ Outreach Campaigns: Build targeted lists for email marketing or PR campaigns

πŸ†˜ 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.

Input Example

A full explanation of an input example in JSON.

1{
2  keyword: 'marketing',
3  emailDomains: ['gmail.com', 'yahoo.com', 'hotmail.com'],
4  maxResults: 10
5}

Output sample

The 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:

And 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.

1[
2	{
3		"keywords": "marketing",
4		"emailDomains": "gmail.com, yahoo.com, hotmail.com",
5		"email": "abogadosenred.marketing@gmail.com",
6		"title": "abogadosenred.marketing@gmail.com",
7		"url": "https://twitter.com/AbogadosenRed2",
8		"text": "abogadosenred.marketing@gmail.com Β· @AbogadosenRed2. Β·. May 1, 2020. Manifestaciones prohibidas, jueces inconstitucionales y excesos del Estado de Alarma httpsΒ ..."
9	},
10	{
11		"keywords": "marketing",
12		"emailDomains": "gmail.com, yahoo.com, hotmail.com",
13		"email": "ThatDemetri@gmail.com",
14		"title": "Demetri Martin (ThatDemetri@gmail.com)",
15		"url": "https://twitter.com/demetrimartin/status/1526673022400073729",
16		"text": "17 may 2022 β€” Demetri Martin (ThatDemetri@gmail.com) Β· @DemetriMartin. It's all about marketing. Embedded video. 0:56. 9:16 PM Β· May 17, 2022."
17	},
18    ...
19]
Developer
Maintained by Community
Actor metrics
  • 3 monthly users
  • 0 stars
  • 100.0% runs succeeded
  • Created in Oct 2024
  • Modified 3 days ago