IGEmail - Email Extractor and Scraper
IGEmail scrape and extract emails from Instagram follower, following, commenter, liker, hashtag and location
What is IGEmail - Email Extractor and Scraper?
IGEmail - Email Extractor and Scraper is a Chrome extension developed by Converts Team, and its main feature is "IGEmail scrape and extract emails from Instagram follower, following, commenter, liker, hashtag and location".
Extension Screenshots
Download IGEmail - Email Extractor and Scraper Extension CRX File
Download IGEmail - Email Extractor and Scraper extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
👋 Hello there! Looking to boost your business leads on Instagram? Look no further! IGEmail is the ultimate Instagram Email Extractor and Scraper that helps you efficiently extract public email addresses and contact phone numbers from Instagram. Just a few clicks, and you're set to save your leads to CSV or Excel, optimizing your lead generation efforts. 🆕 New Update v2.5.3 ✓ Support Pause Mode: To prevent spam-like behavior, E.g.: the scraper can pause for a random duration of 2-6 minutes after scraping every 200 items and then continue scraping. ✓ Bug fixes and enhancements. # Features ✓ Scrape followers/following for any user from Instagram ✓ Scrape owners of posts for any Instagram hashtag or location ✓ Scrape likers/commenters for photos/videos from Instagram ✓ Extract User Profile, including follower and following count, posts count, biography, public Email, Phone Number, external URL, Address, etc. ✓ Extract User Profile From Private Accounts that follow you or are followed by you ✓ Extract User Profile from custom users ✓ Automatically eliminate duplicate emails. ✓ Save extracted data to local storage, download data anytime ✓ Support to Enable 'Limit per Extraction' ✓ Support Pause Mode ✓ Export data to CSV and Excel xlsx # How to get started? 1. Select Extract Type 2. Enter the corresponding Username, Hashtag, Location Id, Post Link, or Custom users 3. Click EXTRACT Button 4. Click to export to Excel/CSV when data download completes. # Ready to boost your IG business leads? Give IGEmail a spin and experience seamless lead generation at your fingertips! 🚀 # FAQ https://igemail.converts.cc/#faq If you have any problems, don't hesitate to contact us at [email protected]. # Data Privacy Security is our top priority! IGEmail never asks for your IG password and ensures all processed data remains on your local computer, never passing through our servers. Read more at https://igemail.converts.cc/privacy. # Statement There is a risk that your account may be deactivated or blocked by IG when using the extension and you should control the frequency of use at your own risk. # About Pro It's a paid extension, you can export the first free quota emails for free trial. # Change log v2.5.0 New Update ✓ Support to manually mark complete task to unComplete ✓ Support to export Phone Numbers ✓ Support to upload custom users from CSV file ✓ Support to extract data to Excel xlsx file ✓ Support to change Range Interval in the settings will now take effect in real time ✓ Fix some issues v2.3.2 New Update ✓ Support local storage, download data anytime ✓ Support to extract emails from custom users ✓ Support to sort Hashtag by Recent or Rank ✓ Support to continue extract from last time ✓ Support to view extract history ✓ Support to Enable 'Limit per Extraction' ✓ Fix some issues
Extension Basic Information
Name | IGEmail - Email Extractor and Scraper |
ID | ladgcimodjpcmbnhfinfkancggdemiko |
Official URL | https://chromewebstore.google.com/detail/igemail-email-extractor-a/ladgcimodjpcmbnhfinfkancggdemiko |
Description | IGEmail scrape and extract emails from Instagram follower, following, commenter, liker, hashtag and location |
File Size | 1.81 MB |
Installation Count | 9,000 |
Current Version | 2.5.8 |
Last Updated | 2024-02-02 |
Publish Date | 2022-09-19 |
Rating | 4.79/5 Total 14 Ratings |
Developer | Converts Team |
[email protected] | |
Payment Type | free |
Extension Website | https://igemail.converts.cc/ |
Privacy Policy Page URL | https://converts.cc/privacy |
Supported Languages | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en", "version": "2.5.8", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiENjs4Wf7nYrRGh5bzWs+\/u8ondR3OC6bZIDlziinbDfxLGzGA9ovwc8sAdwoAlY7FoUDYvCxSriIAr9bJmvPv3DiAc+zoXR8u6ZA86svh9DIGYn\/vNSCyCAUdj\/iDuMAwGgWp8gw2mDTPIkneEYT94q2rObmbEa1dXyCEQ48JfsGsFz0GtnQ5ipD5e1EXotCFw6lEyNaewSqL7PiQoHTDJzq1iDmYIreMbX+HBo61QIu4Ejwwxqv3nGvEaZ97igAEpy82EGQL4YvreZgcFASbs6L73fbZ5VNr\/iPat6HnvGphPi2\/VaqTEdcgN2BZRdd0yun3IOcdaHWmtK6dOP7wIDAQAB", "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ladgcimodjpcmbnhfinfkancggdemiko", "manifest_version": 3, "oauth2": { "client_id": "846966141146-mivpmgcpkktnc3vcpad9490u3gbo0fsr.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ], "web_client_id": "846966141146-splrmpctcgpvcath89t8bfasrd1u4epq.apps.googleusercontent.com" }, "background": { "service_worker": "service-worker.js" }, "icons": { "16": "public\/lib\/images\/logo_16.png", "32": "public\/lib\/images\/logo_32.png", "48": "public\/lib\/images\/logo_48.png", "128": "public\/lib\/images\/logo_128.png" }, "permissions": [ "storage", "cookies", "identity", "unlimitedStorage" ], "host_permissions": [ "*:\/\/*.instagram.com\/*", "*:\/\/*.converts.cc\/*" ], "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "action": { "default_popup": "popup.html" } } |