Leads Extractor for Facebook™️ - Email+Phone

A smart tool for scrape email address and phone number from Facebook groups members, fans page followers, and friends by friends.

Cos'è Leads Extractor for Facebook™️ - Email+Phone?

Leads Extractor for Facebook™️ - Email+Phone è un'estensione di Chrome sviluppata da Susan Leads, e la sua funzione principale è "A smart tool for scrape email address and phone number from Facebook groups members, fans page followers, and friends by friends.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Leads Extractor for Facebook™️ - Email+Phone

Scarica i file di estensione Leads Extractor for Facebook™️ - Email+Phone in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Extract details of FB group members and page feed's Commentors / Likers to find their verified professional email address and even mobile phone.

This tool helps you find 2% to 30% emails of the FB users.
Get more emails by scrape multiple FB groups / page with more than 10k leads.

Features:
* Extract FB Group Members
* Extract FB Group Feed's Commentors and Reactions / Likers
* Extract FB Page Feed's Commentors and Reactions / Likers
* Extract FB User's Friends
* Extract FB User Feed's Commentors and Reactions / Likers
* Extract FB User List
* Extract FB Post / Video's Commentors and Reactions / Likers

You can extract the following data:
▪️ user_id
▪️ user_name
▪️ first_name
▪️ last_name
▪️ middle_name
▪️ gender
▪️ birthday
▪️ email
▪️ mobile_phone
▪️ about
▪️ address
▪️ relationship_status
▪️ hometown
▪️ location

NOTE: This tool doesn't give you the emails of all the users.
You could try using FB Messager Bulk Sender to reach out to those whose email wasn't found: https://fb-messenger-bulk-sender.unispy.io/

You can use the data to build custom FB audience for your FB ads or outreach them via email or messages.
You can download the data in CSV and Excel format.

Q: Will my Facebook account get banned for using this?
A: Don’t worry your account wouldn’t get banned for using the tool. The max that would happen would be that you would get rate-limited. Meaning, the Facebook won’t allow scraping more. Also, the rate limit is usually lifted within 2 to 24 hours.

Data Privacy
All the data is processed only on your local computer, it never passes through our web servers, no one knows what you exported.

LEGAL

Facebook™ is a trademark of Facebook Inc., registered in the U.S. and other countries. This is an independent project developed by UNISPY and has no relationship to Facebook or Facebook Inc.                    

Informazioni di Base sull'Estensione

Nome Leads Extractor for Facebook™️ - Email+Phone Leads Extractor for Facebook™️ - Email+Phone
ID jfmliiogoobibpkkeahlgkekilagldmc
URL Ufficiale https://chromewebstore.google.com/detail/leads-extractor-for-faceb/jfmliiogoobibpkkeahlgkekilagldmc
Descrizione A smart tool for scrape email address and phone number from Facebook groups members, fans page followers, and friends by friends.
Dimensione del File 1.15 MB
Conteggio Installazioni 4,452
Versione Corrente 1.1.4
Ultimo Aggiornamento 2023-11-17
Data di Pubblicazione 2022-09-12
Valutazione 1.29/5 Totale 7 Valutazioni
Sviluppatore Susan Leads
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://fb-group-extractor.unispy.io/privacy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "identity",
        "declarativeNetRequest"
    ],
    "host_permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "ruleset_1",
                "enabled": true,
                "path": "rules.json"
            }
        ]
    },
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "background": {
        "service_worker": "js\/background.js"
    },
    "oauth2": {
        "client_id": "798448043642-6q3gh36u8e7s11n2srp04s6gus537j36.apps.googleusercontent.com",
        "scopes": [
            "openid",
            "email",
            "profile"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAoESVeWDW8PGK2SdIZj5ngtgIT7oKcZNFYQO3yj0\/DBusaJsuqDeF9gjBj3zYMbi1U61bWFeerSWfyrQ3YSIK8NOHa0QE\/sSVPlmPTjHc2AzZpBzT9V+9biHLi9qSWuc9WlgT7NOgctJOlG8P2c8h2If+q3CBG5jtpNuE9o5nO9Vlvs\/WjXpcnVCdV5y7HuG8W4oPwFerjrQHzsdPJswgUhd1o2mXx4sqhkEjez7W6axU2FcCWlwN1vzrjE5qqTpsUjqefvPTyzXuk\/hp4ZcuIfRMdt5UKFAaR4y7rG1eVouaPM2LJ5\/ZxqzpG+eM7RB2LglgRegGoFYRw7d8kKLoJQIDAQAB",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*"
            ],
            "extension_ids": [
                "jfmliiogoobibpkkeahlgkekilagldmc"
            ]
        }
    ],
    "version": "1.1.4"
}