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.

Co je Maps Scraper & Map data extractor?

Maps Scraper & Map data extractor je rozšíření Chrome vyvinuté tagahyaghauahhar7568, a jeho hlavní funkcí je „A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Maps Scraper & Map data extractor

Stáhněte si soubory rozšíření Maps Scraper & Map data extractor ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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]                    

Základní Informace o Rozšíření

Název Maps Scraper & Map data extractor Maps Scraper & Map data extractor
ID ofbhiclojhjkggpnapcnjjjdjlgcikdf
Oficiální URL https://chromewebstore.google.com/detail/maps-scraper-map-data-ext/ofbhiclojhjkggpnapcnjjjdjlgcikdf
Popis A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.
Velikost souboru 1.02 MB
Počet instalací 1,360
Aktuální Verze 2.4.3
Poslední Aktualizace 2024-01-04
Datum Vydání 2023-08-18
Hodnocení 4.41/5 Celkem 39 Hodnocení
Vývojář tagahyaghauahhar7568
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://mapsscraper.net/
URL Stránky Nápovědy https://mapsscraper.net/
URL Stránky Zásad Ochrany Soukromí https://indeedscraper.net/privacy
Podporované Jazyky 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"
    ]
}