Twitch Email Scraper avatar

Twitch Email Scraper

Pricing

from $1.99 / 1,000 results

Go to Apify Store
Twitch Email Scraper

Twitch Email Scraper

📧 Twitch Email Scraper extracts creator email addresses from Twitch profiles fast & reliably. 🚀 Perfect for outreach, sponsorships, and B2B prospecting. 🔒 Respectful data handling. Start growing your pipeline today!

Pricing

from $1.99 / 1,000 results

Rating

0.0

(0)

Developer

Scraperoka

Scraperoka

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Twitch Email Scraper 📬

Twitch Email Scraper automatically extracts contact emails related to Twitch creators by using your chosen keywords and email-domain filters. If you’re looking for a twitch email scraper, a twitch email extractor, or a way to scrape streamer emails at scale, this actor helps you turn publicly available Twitch bios and posts into structured email leads—saving you hours of manual searching.

Whether you’re a marketer, recruiter, sales team, researcher, or data analyst, you can use Twitch Email Scraper to build targeted outreach lists by pairing niche keywords with custom domains (for example, Gmail or your own business domains). When your search is large or your email cap is high, processing may take longer—so you can plan your runs for speed and cost efficiency.


Why choose Twitch Email Scraper?

FeatureBenefit
All-in-one email collectionExtracts emails associated with Twitch bios and posts tied to your keywords
Keyword + email-domain filteringHelps you focus results on the exact outreach domains you care about
Reliability with fallbacksIncludes retries and rotation behavior for more consistent scraping runs
Structured JSON dataset outputProduces clean fields like email, title, url, and description for easy importing
Built for scaleStops when maxEmails is reached, helping you control runtime and cost
Proxy supportLets you configure proxy settings to improve scraping stability for larger jobs

Key features

  • 🔍 Keyword-led Twitch email harvesting: Uses your keywords to find relevant Twitch bios and posts, then extracts matching emails
  • 🎯 Custom email domains targeting: Filters extracted emails using your customDomains (for example, @gmail.com)
  • 🛡️ Resilient scraping behavior: Includes retries and fallback logic to keep runs going when results are temporarily limited
  • 📊 Clean, structured output for analysis: Pushes consistent fields (like network, keyword, email, and url) into the dataset
  • 💾 Real-time progress persistence: Saves progress after each email is pushed so you can resume with less risk of losing work
  • 🔄 Automated pagination with stopping rules: Continues through pages until it reaches your maxEmails, hits stop conditions, or detects that results are no longer productive
  • 🌐 Proxy configuration support: Works with your proxyConfiguration to improve stability in different environments
  • 🤖 Engine selection: Choose between cost-effective and legacy engines depending on your reliability vs speed needs

Input

Provide input via an input.json file. Example structure:

{
"keywords": ["founder", "marketing"],
"location": "",
"platform": "Twitch",
"customDomains": ["@gmail.com"],
"maxEmails": 20,
"engine": "legacy",
"proxyConfiguration": {}
}

Input Fields

FieldRequiredDescription
keywordsA list of keywords to search for. These keywords guide what kinds of Twitch bios and posts the actor looks for before extracting emails.
locationA location string to filter search results. Leave it empty if you don’t want location filtering.
platformSelect platform. This actor currently supports Twitch only (default is Twitch).
customDomainsList of custom email domains the actor uses to filter extracted emails (for example, @gmail.com).
maxEmailsMaximum number of emails to collect. The actor stops once this limit is reached. Higher limits may increase runtime, even if the actor doesn’t guarantee it will reach the number.
engineChoose scraping engine: cost-effective or legacy. Use cost-effective for a more cost-efficient approach, or legacy for the more traditional approach.
proxyConfigurationProxy configuration object for this Actor. Use it if you need to run with specific proxy settings.

Output

The actor saves each found email as a JSON record in the dataset via Actor.push_data(...).

Example output item:

{
"network": "Twitch.com",
"keyword": "founder",
"title": "No title",
"description": "No data",
"url": "No URL",
"email": "example@gmail.com",
"proxyGroups": ["GOOGLE_SERP"]
}

Output Fields

FieldTypeDescription
networkstringThe source network label for this actor output (set to Twitch.com).
keywordstringThe keyword currently used for the search context that led to this email.
titlestringThe result title associated with where the email was found.
descriptionstringThe text/description content associated with the result.
urlstringThe URL associated with the result where the email was found.
emailstringThe extracted email address that matched your customDomains filter.
proxyGroupsarrayThe proxy group list used during the run (as provided by the actor’s engine/proxy logic).

After the run, you can export the dataset (for example, JSON/CSV in the Apify UI), and then load it into your CRM, outreach tooling, or analysis workflow.


How to use Twitch Email Scraper (via Apify Console)

  1. Open Apify Console
    Log in at console.apify.com and go to the Actors section.

  2. Find Twitch Email Scraper
    Search for Twitch Email Scraper and open the actor page.

  3. Go to the INPUT tab
    Use the built-in input form to set your email-harvesting criteria:

    • Add your keywords
    • Set customDomains for domain targeting (e.g., @gmail.com)
    • Optionally set location, maxEmails, engine, and proxyConfiguration
  4. Choose your engine (optional)
    If you need a more cost-efficient run, select cost-effective. If you prefer the traditional approach, select legacy.

  5. Configure proxies (optional)
    If you’re running large batches or have network constraints, set proxyConfiguration so the actor can scrape more reliably.

  6. Start the run
    Click Run. While it works, watch the logs for progress and retry behavior. For large keyword sets or higher maxEmails, allow extra time—large runs can take longer.

  7. Access results in the dataset
    When finished, open the OUTPUT dataset where each scraped email is stored with fields like email, url, keyword, and description.

No coding required—get relevant Twitch Email Scraper leads in minutes.


Advanced features & SEO optimization

  • 🔍 Engineered for “twitch email scraper” workflows: Built specifically for extracting emails from Twitch bios and posts using your keywords and customDomains, so you can generate a twitch email list generator-style dataset for outreach.
  • 🕒 Runtime-aware stopping logic: Uses maxEmails as a hard stop for collection, which helps control scraping time and cost.
  • 🔄 Resilient retries & fallbacks: Includes retries and stop conditions when results are empty or blocked, which improves the chances that your automated twitch email harvesting tool run completes successfully.
  • 📁 Progress persistence for long runs: Saves cursor and already seen_emails so long-running jobs are less likely to waste work if interrupted.
  • 🧰 Structured output for downstream pipelines: Emits consistent fields needed for CRM ingestion and data analysis, making it practical for twitch email data scraper and twitch influencer email list use cases.

Best use cases

  • 📈 Growth marketers building outreach leads: Generate a targeted twitch influencer email list by filtering emails to the domains you care about.
  • 🧑‍💼 Recruiters sourcing creators: Find twitch creator email lookup contacts for collaborations, streaming talent, or brand partnerships.
  • 💬 Community managers running research: Scrape streamer emails for studies on niche communities and creator ecosystems.
  • 🛠️ Sales teams doing B2B outreach: Use a twitch contact email finder approach to populate lists for proposal workflows.
  • 🔎 Data analysts enriching datasets: Combine emails with result titles and descriptions for analysis and segmentation.
  • 💻 Developers automating lead generation pipelines: Feed the structured dataset into your own systems for automated twitch creator email workflows.
  • 🎯 PR and sponsorship teams: Find twitch channel email contacts tied to specific keywords and domain rules for faster outreach cycles.

Technical specifications

  • Supported Input Formats

    • ✅ JSON input via the Apify run input fields (keywords, location, platform, customDomains, maxEmails, engine, proxyConfiguration)
    • ❌ No non-JSON input formats are supported via the actor schema
  • Proxy Support

    • proxyConfiguration input is available
    • ✅ Engine selection supports different scraping approaches (cost-effective and legacy)
    • ❌ No manual proxy URLs are defined as standalone fields in the input schema (use proxyConfiguration)
  • Retry Mechanism

    • ✅ Includes retries and fallback behavior when results are empty/limited
    • ❌ No user-exposed retry-count parameter (retries are handled internally)
  • Dataset Structure

    • ✅ Each pushed record includes: network, keyword, title, description, url, email, proxyGroups
  • Rate Limits & Performance

    • ✅ Uses maxEmails to stop collection once the limit is reached
    • ✅ Large searches or high email limits may take longer (you can plan accordingly)
  • Limitations

    • ❌ Emails are extracted only from publicly available content on Twitch bios/posts related to your keywords
    • ❌ Results depend on what email addresses are visible publicly and match your customDomains

FAQ

What does Twitch Email Scraper extract?

✅ Twitch Email Scraper extracts email addresses that match your customDomains filter, based on Twitch bios and posts connected to the keywords you provide in keywords.

How do I make the results more targeted?

Use customDomains to limit extraction to specific domains (for example, @gmail.com). Also choose more specific terms in keywords so the actor focuses on the most relevant Twitch bios and posts.

Can I scrape emails without a location filter?

Yes. You can leave location as an empty string (default), and the actor will run without location-based filtering.

Is there a limit on how many emails I can collect?

Yes. Set maxEmails to control the maximum number of emails the actor will collect. It stops once that limit is reached.

What is the difference between cost-effective and legacy engines?

The actor provides two engine options via the engine input. cost-effective is designed to be more cost-efficient, while legacy uses the traditional approach and can be more reliable for some cases. Choose based on your speed vs reliability needs.

Do I need to configure proxies?

No. Proxy configuration is optional through proxyConfiguration. If you’re running larger jobs or want improved stability, configuring proxies can help.

How do I use the output data?

Each record is pushed to the dataset with fields like email, url, keyword, title, and description. You can export the dataset from the Apify UI and import it into tools like CRMs or analysis workflows.

✅ Twitch Email Scraper collects information from publicly accessible sources. You’re responsible for complying with applicable laws and platform policies, including privacy and spam regulations.


Support & feature requests

If you’re using Twitch Email Scraper and want to share feedback, we’d love to hear from you! 🚀

  • 💡 Feature Requests: Want improvements like better export formats, additional filters, or enhancements to the output? Tell us what would make your twitch email scraper workflow faster and more reliable.
  • 📧 Contact: Reach out at dataforleads@gmail.com.

Your feedback helps shape the roadmap for this twitch email extractor.


Disclaimer

This tool only accesses publicly accessible sources. It does not access private profiles, authenticated content, or password-protected pages. It’s your responsibility to ensure your use complies with applicable laws (for example, GDPR/CCPA), spam regulations, and Twitch/platform terms of service.

For data removal requests, contact dataforleads@gmail.com. Please use Twitch Email Scraper responsibly, ethically, and for legitimate purposes only.

Built to help you scale Twitch Email Scraper lead generation with an SEO-friendly, structured dataset—efficiently and responsibly.