Instagram Email Scraper
Pricing
$19.99/month + usage
Instagram Email Scraper
📧 Instagram Email Scraper finds verified emails from Instagram profiles, bios & linked sites. 🔍 Perfect for lead gen, influencer outreach & prospecting. ⚡ Fast, accurate, deduped results with bulk CSV export & smart filters. ✅ Grow your pipeline compliantly.
Pricing
$19.99/month + usage
Rating
0.0
(0)
Developer
ScraperForge
Actor stats
0
Bookmarked
4
Total users
2
Monthly active users
15 days ago
Last modified
Categories
Share
Instagram Email Scraper
The Instagram Email Scraper is a focused Instagram email extractor that searches for Instagram.com results on Google using your keywords, then pulls publicly visible email addresses from the result snippets and titles. It solves the tedious, manual task of finding contact emails by acting as an IG email scraper and Instagram email finder for outreach, partnerships, and research. Built for marketers, developers, data analysts, and researchers, it enables scalable prospecting and clean exports for repeatable workflows.
What data / output can you get?
Below are the exact fields this Instagram email scraping tool saves to the Apify dataset.
| Field | Description | Example value |
|---|---|---|
| network | Social network label derived from the selected platform | Instagram.com |
| keyword | The keyword used for the search (inferred from query) | marketing |
| title | The Google result title for the Instagram page/post | Social Lift Marketing (@socialliftmarketing) |
| description | The Google result snippet/description text | This is Tunbridge Wells Squash ... 07802 640882 socialliftmarketing@ outlook.com #SocialMediaMarketing ... |
| url | Direct link to the Instagram post/profile found in Google results | https://www.instagram.com/socialliftmarketing/ |
| Extracted email address (regex-matched and normalized to lowercase) | socialliftmarketing@outlook.com |
Notes:
- Results are saved to the Apify dataset so you can export to JSON, CSV, or Excel directly from the platform.
- Some descriptions may be empty when Google doesn’t provide a snippet. Only rows with a detected email are pushed.
Key features
-
🔍 Bold keyword targeting with location and domain filters
Use keyword queries with optional location and email domain filters to extract emails that match exactly what you’re looking for. Great for focused campaigns with an Instagram lead scraper approach. -
📧 Email-first extraction with validation via regex
Emails are matched with a robust regex and normalized; only results that contain an email are pushed to your dataset to keep outputs clean and relevant for an Instagram business email scraper workflow. -
🧭 Smart pagination with stop conditions
The actor iterates Google pages until it reaches your maxEmails per keyword, with a safety stop after several empty pages to save time and credits. -
🛡️ Reliable proxy strategy (Apify-native)
With the legacy engine, it starts on the GOOGLE_SERP proxy and automatically falls back to SHADER (datacenter) and then RESIDENTIAL proxies when needed, increasing reliability for stable IG email scraper runs. -
🧹 Lightweight de-duplication and structured output
Duplicate SERP URLs on a page are skipped and results stream in real time to the dataset in a consistent schema, enabling fast exports for downstream systems. -
🔐 No login required
No cookies or Instagram login are needed. This Instagram email scraping software works from public Google results pointing to Instagram pages. -
👨💻 Developer-friendly on Apify
Run programmatically via the Apify platform and SDKs to automate schedules and pipelines in Python or through the API—ideal for building an Instagram email scraping tool into your stack. -
💾 Easy exports for teams
Download data from the dataset in JSON, CSV, or Excel and plug into CRM, analytics, or enrichment workflows as an Instagram profile email finder.
How to use Instagram Email Scraper - step by step
- Sign up or log in to Apify
- Open the Instagram Email Scraper actor
- Add input data
- Provide keywords (required). Optionally add emailDomains (e.g., “@gmail.com”), a location string (e.g., “London”), maxEmails per keyword, engine, and proxyConfiguration.
- Configure key settings
- maxEmails limits results per keyword (default 20).
- emailDomains restricts results to specific domains.
- location adds a location term to the query.
- engine defaults to legacy; with this engine, the actor starts with the GOOGLE_SERP proxy for best results.
- Start the run
- The actor builds site:instagram.com queries and fetches Google SERPs with retry + proxy fallback.
- Monitor progress
- Emails stream to the dataset as they are found. Logs show collection counts and proxy fallbacks if any.
- Export results
- Open the Run dataset and export to JSON, CSV, or Excel for immediate use.
Pro tip: Automate runs with the Apify API or a Python workflow to schedule recurring searches (e.g., weekly Instagram B2B email extractor jobs for ongoing outreach).
Use cases
| Use case name | Description |
|---|---|
| Influencer outreach for brands | Build targeted lists of creator/business emails by keyword and location to accelerate collaborations and partnerships. |
| B2B lead generation | Extract public contact emails related to your niche and feed them into CRMs for pipeline growth with an Instagram email extractor workflow. |
| PR and media sourcing | Find press or contact emails on relevant Instagram profiles to streamline PR outreach. |
| Local business prospecting | Combine keywords with a city/region to discover local businesses’ public emails for regional campaigns. |
| Agency campaign research | Aggregate emails from niche-specific Instagram pages to power campaigns and cold outreach at scale. |
| Academic/market research | Collect structured datasets of public contact emails and associated snippet metadata for analysis. |
| API-driven enrichment | Schedule runs and export to JSON/CSV to enrich internal systems or downstream automations. |
Why choose Instagram Email Scraper?
Precision, automation, and reliability—purpose-built for extracting publicly shared emails from Instagram-related search results at scale.
- ✅ Accurate, email-only output thanks to regex matching and normalization
- ⚡ Scales per keyword with smart pagination and max limit controls
- 🔁 Robust proxy fallback (GOOGLE_SERP → datacenter → residential) for high success rates
- 👨💻 Developer-ready: run via Apify API or Python scripts for automation
- 🔒 No login required; only public data via Google results is used
- 💾 Dataset-native exports (JSON, CSV, Excel) for fast handoff to CRMs and analytics
- 🆚 Purpose-built actor vs. unstable browser extensions—production-grade reliability and structured outputs
In short: a focused Instagram email scraping tool that favors clean data, resilient infrastructure, and automation-ready workflows.
Is it legal / ethical to use Instagram Email Scraper?
Yes—when done responsibly. This actor extracts emails that are publicly visible in Google search snippets of Instagram pages/posts. It does not log into Instagram or access private data.
Guidelines:
- Collect only publicly shared contact emails and respect platform terms
- Comply with applicable laws and regulations (e.g., GDPR, CCPA)
- Avoid spam and use contact information for legitimate purposes
- Do not attempt to access private profiles or non-public data
- Consult your legal team for edge cases or jurisdiction-specific requirements
Input parameters & output format
Example input (JSON)
{"keywords": ["marketing", "founder", "business"],"platform": "Instagram","location": "London","emailDomains": ["@gmail.com", "@outlook.com"],"maxEmails": 20,"engine": "legacy","proxyConfiguration": {"useApifyProxy": false}}
Parameter reference:
- keywords (array)
- Required: Yes
- Default: none
- Description: List of keywords to search for on Instagram. The actor searches Google for Instagram profiles/posts containing these keywords and extracts email addresses.
- platform (string; enum: "Instagram")
- Required: No
- Default: "Instagram"
- Description: Select platform.
- location (string)
- Required: No
- Default: ""
- Description: Optional. Add location to search query (e.g., "London", "New York"). Leave empty to search globally.
- emailDomains (array)
- Required: No
- Default: none
- Description: Optional. Filter results to only include emails from specific domains (e.g., ["@gmail.com", "@outlook.com"]). Leave empty to collect all email domains.
- maxEmails (integer; 1–5000)
- Required: No
- Default: 20
- Description: Maximum number of emails to collect per keyword.
- engine (string; enum: "legacy")
- Required: No
- Default: "legacy"
- Description: Choose scraping engine. Note: In this version, the available value is "legacy".
- proxyConfiguration (object)
- Required: No
- Default: none (prefill uses { "useApifyProxy": false })
- Description: Choose which proxies to use. If Google rejects/blocks, the actor can fall back to other Apify proxies. With the legacy engine, the actor starts with the GOOGLE_SERP proxy for best results on Google.
Example output (JSON)
{"network": "Instagram.com","keyword": "marketing","title": "Social Lift Marketing (@socialliftmarketing)","description": "This is Tunbridge Wells Squash ... 07802 640882 socialliftmarketing@ outlook.com #SocialMediaMarketing # Marketing ...","url": "https://www.instagram.com/socialliftmarketing/","email": "socialliftmarketing@outlook.com"}
Notes:
- Only rows with a detected email are pushed.
- description may be an empty string if Google doesn’t provide a snippet for that result.
FAQ
Is there a free option to try it?
✅ Yes. You can start with Apify’s trial minutes to test the Instagram email scraping tool before scaling up your workload.
Do I need to log into Instagram to use it?
❌ No. The actor does not require login or cookies. It uses public Google search results pointing to Instagram.com pages.
Can I use it with Python or the Apify API?
✅ Yes. You can trigger runs and fetch datasets via the Apify API or integrate into Python workflows, making it a developer-friendly Instagram email scraping software.
How many results can it collect per run?
📈 You control this with maxEmails per keyword (default 20). The actor paginates through Google results and stops after a series of empty pages to conserve resources.
Can I filter emails by domain?
✅ Yes. Use the emailDomains parameter (e.g., ["@gmail.com", "@outlook.com"]) to include only matching domains in your results.
Which proxies does it use?
🛡️ With the legacy engine, the actor starts with the Apify GOOGLE_SERP proxy and can fall back to SHADER (datacenter) and then RESIDENTIAL proxies for reliable access.
What data does it return?
📦 Each result includes network, keyword, title, description, url, and email. Outputs are streamed to the dataset for export in JSON, CSV, or Excel.
Does it verify emails beyond detection?
ℹ️ Emails are extracted via regex from SERP content. There is no external verification—results reflect publicly visible emails found in snippets/titles.
Is this an Instagram email extractor Chrome extension?
❌ No. It’s an Apify cloud actor—more reliable and scalable than a browser extension for an Instagram email extractor or IG email scraper workflow.
Final thoughts
This Instagram Email Scraper is built to extract publicly shared emails from Instagram-related search results—fast, structured, and automation-ready. You’ll get clean email hits with contextual metadata, exportable in minutes for outreach, enrichment, and research. Ideal for marketers, sales teams, analysts, and developers, it combines domain filters, location targeting, and resilient proxy handling. Run it via the Apify UI or integrate with the API/Python to automate your Instagram email lookup pipeline. Start extracting smarter, scalable contact data for your next campaign.