Twitter Email Scraper
2 hours trial then $9.99/month - No credit card required now
Twitter Email Scraper
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 profilesemailDomains
(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]
- 16 monthly users
- 0 stars
- 100.0% runs succeeded
- Created in Oct 2024
- Modified 29 days ago