Instagram Profile Email Scraper avatar
Instagram Profile Email Scraper

Pricing

$10.00/month + usage

Go to Store
Instagram Profile Email Scraper

Instagram Profile Email Scraper

Developed by

Scraper Mind

Scraper Mind

Maintained by Community

Instagram Profile Email Scraper lets you effortlessly extract emails, follower stats, and profile data from public Instagram accounts with our reliable, $10/run scraper. Supports multi-profile batches, proxy fallbacks, and structured JSON output—ideal for marketers, recruiters, and developers.

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

5

Monthly users

5

Runs succeeded

>99%

Last modified

3 days ago

Instagram Profile Email Scraper 🚀

Instagram Profile Email Scraper, the ultimate Instagram email scraper designed to help you extract emails, profile data, and more from public Instagram profiles. Whether you're a marketer, recruiter, or developer, this tool makes scraping Instagram profile emails effortless and efficient.


Why Choose Instagram Profile Email Scraper?

FeatureBenefit
✅ Only $10At least 50% cheaper than competitors
✅ Multiple Profiles in Single RunSave time, scrape many accounts at once
✅ High Accuracy & Proxy FallbackReliable data without rate-limit interruptions

🔑 Key Features

  • High Accuracy & Reliability: Built for robust performance with retries and proxy fallbacks.
  • 🌐 Multi-Profile Support: Scrape multiple profiles in a single run.
  • 💸 Affordable: Only $10 per run—at least 50% cheaper than any other scraper on the market.
  • 🛡️ Proxy Integration: Seamlessly switch between user-selected proxies and residential fallback.
  • Fast & Scalable: Processes profiles in batches with configurable delays.
  • 📊 Structured Output: Export data as JSON or push to Apify dataset.

📝 Input

The scraper accepts a JSON input file (input.json) with the following structure:

{
"proxyConfiguration": {
"useApifyProxy": false
},
"startUrls": [
{ "url": "https://www.instagram.com/cristiano/", "method": "GET" },
{ "url": "https://www.instagram.com/authenticdigitalmarketing/", "method": "GET" }
]
}
KeyTypeDescription
proxyConfigurationobjectProxy settings. Use Apify proxy or disable with useApifyProxy: false.
useApifyProxybooleantrue to enable Apify proxy; false for direct connections.
startUrlsarrayList of profile URLs or usernames to scrape.
urlstringInstagram profile URL (e.g., https://www.instagram.com/username/).
methodstringHTTP method (always GET for this scraper).

📦 Output

On success, you’ll get an array of JSON objects with scraped profile data:

[
{
"username": "cristiano",
"full_name": "Cristiano Ronaldo",
"emails": [],
"followers_count": 653148631,
"following_count": 602,
"biography": "SIUUUbscribe to my Youtube Channel!",
"is_verified": true,
"is_business_account": false,
"is_professional_account": true,
"url": "https://www.instagram.com/cristiano",
"profile_pic_url": "https://...jpg",
"success": true,
"user_id": "173560420"
}
]
KeyTypeDescription
usernamestringInstagram handle without @.
full_namestringUser’s full display name.
emailsarrayList of emails found in the biography.
followers_countnumberTotal number of followers.
following_countnumberTotal number of accounts the user is following.
biographystringProfile bio text (source for email extraction).
is_verifiedbooleantrue if account is verified.
is_business_accountbooleantrue if account is business type.
is_professional_accountbooleantrue if account is a professional profile.
urlstringOriginal profile URL.
profile_pic_urlstringURL of the profile picture.
successbooleantrue if scraping succeeded.
user_idstringInstagram internal user ID.

🚀 How to Use the Actor (via Apify Console)

  1. Open Apify Console: Log in at https://console.apify.com and select the Actors tab.

  2. Find Your Actor: Search for instagram-profile-email-scraper and click its card to view details.

  3. Configure Input: In the INPUT section, use the built‑in form to:

    • Toggle Use Apify Proxy on or off.
    • Add one or more Instagram profile URLs or usernames in the Start URLs list.
  4. Run the Actor: Click the Run button at the top-right to launch the scraper.

  5. Monitor Progress: Watch live logs in the Run panel to track status, retries, and proxy fallbacks.

  6. Access Results: Once the run completes, switch to the OUTPUT tab and open the Instagram Profile Data dataset.

  7. Export Data: Filter, preview, and export the scraped results to JSON or CSV with a single click.

That’s it! Use the intuitive Apify interface—no code required—to start scraping Instagram profiles in minutes.

💡 Best Use Cases

  • Email Marketing: Build targeted campaigns by extracting contact emails.
  • Lead Generation: Aggregate potential leads across multiple niches.
  • Recruitment: Find professional emails from public biographies.
  • Data Analysis: Study follower metrics, verification status, and bio patterns.

🛠️ Support & Feedback

We’re here to help! If you have questions or feedback, feel free to: