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
公式URL 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
Eメール [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"
    ]
}