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.

什麼是Maps Scraper & Map data extractor?

Maps Scraper & Map data extractor是由tagahyaghauahhar7568開發的Chrome擴展程式,該擴展的主要功能是“A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.”。

擴展截圖

screenshot

下載Maps Scraper & Map data extractor擴展crx文件

下載Maps Scraper & Map data extractor擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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]                    

擴展基本資訊

名稱 Maps Scraper & Map data extractor Maps Scraper & Map data extractor
ID ofbhiclojhjkggpnapcnjjjdjlgcikdf
官方網址 https://chromewebstore.google.com/detail/maps-scraper-map-data-ext/ofbhiclojhjkggpnapcnjjjdjlgcikdf
簡介 A scraping tool for map business leads, one click to extract data from Bing Maps, includes phone number, email, social media.
檔案大小 1.02 MB
安裝次數 1,360
目前版本 2.4.3
更新時間 2024-01-04
上架時間 2023-08-18
評分 4.41/5 共 39 次評分
開發者 tagahyaghauahhar7568
電子郵箱 [email protected]
付費類型 free
擴展官網 https://mapsscraper.net/
說明頁面URL https://mapsscraper.net/
隱私政策頁面URL https://indeedscraper.net/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",
    "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"
    ]
}