Maps Scraper & Map data extractor

A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.

Qu'est-ce que Maps Scraper & Map data extractor ?

Maps Scraper & Map data extractor est une extension Chrome développée par tagahyaghauahhar7568, et sa fonction principale est "A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Maps Scraper & Map data extractor

Téléchargez les fichiers d'extension Maps Scraper & Map data extractor au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        The Maps Scraper is a tool that instantly generates a large number of leads from any location around the world. This leads finder extracts crucial information such as names, addresses, phone numbers, email addresses, websites, and social media profiles, and provides all of the data in a convenient Excel (.xlsx/.csv) sheet. 

With the tool, you can easily and quickly find the leads you need to grow your business.

Here’s how we help tens of thousands of users like you each day scale up their sales:
🔹 B2B Marketers — Get quality email addresses and other critical features to help you land your next big client.
🔹 SaaS Companies — Make your outreach teams more savvy with ways to increase your customer base and keep them coming back for more.
🔹 Growth Hackers — Grow your user base accurately and efficiently without spending 24/7 on outreach.
🔹 Sales Teams — Take advantage of our suite of tools to reach more customers and close more deals.
More Leads ➔ More Engagements ➔ More Revenue

Questions?
Drop us a line at [email protected]                    

Informations de Base sur l'Extension

Nom Maps Scraper & Map data extractor Maps Scraper & Map data extractor
ID ofbhiclojhjkggpnapcnjjjdjlgcikdf
URL Officiel https://chromewebstore.google.com/detail/maps-scraper-map-data-ext/ofbhiclojhjkggpnapcnjjjdjlgcikdf
Description A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.
Taille du Fichier 1.02 MB
Nombre d'Installations 1,360
Version Actuelle 2.4.3
Dernière Mise à Jour 2024-01-04
Date de Publication 2023-08-18
Évaluation 4.41/5 Total 39 Évaluations
Développeur tagahyaghauahhar7568
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://mapsscraper.net/
URL de la Page d'Aide https://mapsscraper.net/
URL de la Page de Politique de Confidentialité https://indeedscraper.net/privacy
Langues Prises en Charge 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_appName__",
    "description": "__MSG_appDes__",
    "version": "2.4.3",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAj4Z3Rx7TszJdhBrbLXterfwLD1YcEig7nSbuWUXPHUC04yBKs0C\/btUZ1uf+3CmQz0CMPktxrEaKJv2EZSvpLQt8KCG5wI0qhIxRGeFqzNdtZD6xHVaempJqmxLoV9BK+H1dF3KGX3vafgYnjdNN07LG18sxf1XCs1Qi2rSxNck+gC6Dg8xj4qIilNEHCOtgHUDMi\/navaXBTZ4+10NgLiMZRWx8Eck41WBZRT2XBl80sags4zBEk7RB+fhodQAvCoPIL8AXgTQWD+ijTWdgcKKFOEpivfUkMewn7FOTy49ehBrjUJFxgKmwcUL4U8wU7XZOMZ9NliyFSbKavM\/vWQIDAQAB",
    "homepage_url": "https:\/\/mapsscraper.net",
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-be4d02a8.4e4cf18c.js"
            ],
            "matches": [
                "*:\/\/*.bing.com\/maps*"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "img\/*",
                "assets\/*",
                "cframe.html"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "*:\/\/*.bing.com\/*"
            ],
            "resources": [
                "assets\/chunk-cf22f926.js",
                "assets\/chunk-be4d02a8.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage",
        "tabs"
    ]
}