Instagram Email Scraper
2 hours trial then $9.99/month - No credit card required now
Instagram Email Scraper
2 hours trial then $9.99/month - No credit card required now
π Effortlessly scrape email addresses from Instagram profiles! πΈ Find Instagram users matching your keywords and specific email domains. Perfect for influencer marketing, brand collaborations, and targeted outreach campaigns. Powered by stealth technology for reliable data collection. π§π΅οΈββοΈ
πΈ Instagram Email Scraper
This Actor scrapes email addresses from Instagram profiles using Google search results. It's designed to find Instagram accounts that match your keyword and have email addresses from specified domains in their profile or posts.
β¨ Features
- π Search for Instagram profiles using keywords
- π§ Extract email addresses matching specific domains
- πΈ Collect Instagram profile titles and URLs
- π Gather contextual text from posts 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 Instagram 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
- π Instagram URL
- π Contextual text from the post or profile description
π Usage
To use this Actor, provide a search keyword related to the Instagram 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 Instagram profiles, extracting matching email addresses until it reaches the specified limit or exhausts all available results.
This Actor is perfect for influencer marketing, lead generation, or anyone looking to gather contact information from Instagram users in specific niches.
π‘ Use Cases
- π― Influencer Marketing: Find and contact Instagram influencers in your industry
- π€ Brand Collaborations: Collect contact information for potential brand partnerships
- π¬ Market Research: Analyze Instagram users and their contact preferences in specific sectors
- π Lead Generation: Build targeted lists for email marketing or outreach 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": "hidaniipkr@gmail.com", 6 "title": "Daniipkr - Daniel Palacio.", 7 "url": "https://www.instagram.com/daniipkr/", 8 "text": "203K Followers, 549 Following, 23 Posts - Daniel Palacio. (@daniipkr) on Instagram: \" β | CEO & Founder @nimed.marketing β | hidaniipkr@gmail.com\"" 9 }, 10 { 11 "keywords": "marketing", 12 "emailDomains": "gmail.com, yahoo.com, hotmail.com", 13 "email": "bahiamkting@gmail.com", 14 "title": "Bahia Marketing | Promotores locales ...", 15 "url": "https://www.instagram.com/bahia.marketing/p/DA02Q2oxvUR/", 16 "text": "hace 5 dΓas β PARA MUJERES Y HOMBRES EnvΓanos un email a bahiamkting@gmail.com con asunto: NOMBRE Y APELLIDO + LOCALIDAD AdjuntΓ‘: - Nombre y Apellido" 17 }, 18 ... 19]
- 43 monthly users
- 0 stars
- 100.0% runs succeeded
- 0.27 hours response time
- Created in Oct 2024
- Modified about 1 month ago