Email Exporter-Email,Phone Extractor&Scraper

Email Exporter scrape and extract emails from Instagram™ follower, following, comment, like, custom users, hashtag and location

Τι είναι το Email Exporter-Email,Phone Extractor&Scraper;

Το Email Exporter-Email,Phone Extractor&Scraper είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Ping Apps Team, και η κύρια λειτουργία του είναι "Email Exporter scrape and extract emails from Instagram™ follower, following, comment, like, custom users, hashtag and location".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Email Exporter-Email,Phone Extractor&Scraper

Λήψη αρχείων επέκτασης Email Exporter-Email,Phone Extractor&Scraper σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Email Exporter to scrape and extract emails from Instagram follower, following, comment, like, hashtag and location to CSV.

Automatically Extract Emails from Instagram followers/following/hashtags/location/comment/like.

The best extension for scraping emails from competitors' followers/following.
email extractor for Instagram, The email address extracted from the user's public email and biography.

#HOW TO GET STARTED?
1. Select export type.
2.Enter Instagram Username/Hashtag/Location Link.
3. Click on Export.

#FEATURES
✅ Scrape any user's followers/followings
✅ Scrape owners of posts for any hashtag/location
✅ Scrape any post likes/commenters
✅ Scrape Email from the user's public email and biography
✅ One Click to Export Emails for Instagram
✅ Export data to CSV
✅ Support to continue extract from last time
✅ Random Interval range and wait for a period, useful for downloading large amounts of data
✅ Automatically Error Handling for 403, 429, and 400 error message

#FAQ
https://pingapps.top/product-detail?app=IGEmails#faq
If you have any questions, please keep in touch via [email protected]

#DATA PRIVACY
All the data you process is on your local computer and never passes through our servers.

#STATEMENT
INSTAGRAM is a trademark of Instagram, LLC. IGEmails is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Email Exporter-Email,Phone Extractor&Scraper Email Exporter-Email,Phone Extractor&Scraper
ID icfnnneipobdgeniploafejfedgfmlgg
Επίσημο URL https://chromewebstore.google.com/detail/email-exporter-emailphone/icfnnneipobdgeniploafejfedgfmlgg
Περιγραφή Email Exporter scrape and extract emails from Instagram™ follower, following, comment, like, custom users, hashtag and location
Μέγεθος Αρχείου 3.24 MB
Αριθμός Εγκαταστάσεων 197
Τρέχουσα Έκδοση 1.2.0
Τελευταία Ενημέρωση 2024-01-09
Ημερομηνία Δημοσίευσης 2023-07-10
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Ping Apps Team
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής in_app
Διεύθυνση URL της Σελίδας Βοήθειας https://pingapps.top/product-detail?app=IGEmails
URL της Σελίδας Πολιτικής Απορρήτου https://pingapps.top/privacy
Υποστηριζόμενες Γλώσσες 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",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        },
        "default_popup": "popup.html"
    },
    "version": "1.2.0",
    "author": "PingApps",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "permissions": [
        "storage",
        "unlimitedStorage",
        "cookies"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "js": [
                "task.fab5311e.js"
            ],
            "css": [
                "font.ccfa1487.css"
            ]
        }
    ],
    "default_locale": "en",
    "host_permissions": [
        "*:\/\/*.instagram.com\/*",
        "*:\/\/*.pingapps.top\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/www.instagram.com\/*"
            ],
            "resources": [
                "Inter-Regular.e3e705d6.woff2",
                "Inter-Bold.8d4b9877.woff2",
                "task.7c05c6e1.png",
                "task.44268860.png"
            ]
        }
    ]
}