Google Map Extractor-Free Google Map Scraper

Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps

Google Map Extractor-Free Google Map Scraper क्या है?

Google Map Extractor-Free Google Map Scraper http://savemydayapp.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Google Map Extractor-Free Google Map Scraper एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        The Google Maps Extractor is a smart tool for business leads, one click to extract data from Google Maps result pages and export to csv file.

List of Data Fields Google Map data extractor Free

Business Name
Contact Info
Address
Google Map Ratings
Website URL
Business CID
Business Open or Not
Category
Description
Email ID
Image URL
Reviews
Verified List or Not
Website Email
...

More Features

Works in all countries
Google Maps Extractor is independent of country and language. Specify locations and keywords in your language - the result will always be great.
Unlimited number of keywords and locations
Unlike other programs, you can specify multiple keywords and locations at once. Moreover, we do not charge for each found email or phone number. You pay only once.

Multi-threaded mode
works fast in the multi-threaded mode

Proxy IP address support
If you parse Google Maps regularly, you need proxies to protect yourself from being banned.

Set delay between each request
Be more nature

Export to Excel
The results can be saved as CSV/TXT files or exported into Microsoft Excel/OpenOffice Calc

How to use Google Maps Extractor?
Install the plugin
Open google map
Click the extrator button
Wait for it done.

Data Privacy
All data is processed in your local computer, it is never passing through our web server, no one knows what you extract. The extractor will NOT attempt to offload, distribute, broadcast, sell, or in any way share collected data.                    

एक्सटेंशन की मूल जानकारी

नाम Google Map Extractor-Free Google Map Scraper Google Map Extractor-Free Google Map Scraper
ID hlbbacdndnanfomdoalfebfodjdiojkj
आधिकारिक URL https://chrome.google.com/webstore/detail/google-map-extractor-free/hlbbacdndnanfomdoalfebfodjdiojkj
विवरण Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps
फ़ाइल का आकार 806 KB
स्थापना संख्या 40
वर्तमान संस्करण 1.0.5
अंतिम अपडेट 2022-02-28
प्रकाशन तिथि 2022-01-30
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर http://savemydayapp.com
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://savemydayapp.com/google-maps-extractor/
सहायता पृष्ठ URL https://savemydayapp.com/terms-of-service/
गोपनीयता नीति पृष्ठ URL https://savemydayapp.com/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Google Map Extractor-Free Google Map Scraper",
    "description": "Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps",
    "version": "1.0.5",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup\/index.html"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "matches": [
                "https:\/\/www.google.com\/maps\/*"
            ],
            "js": [
                "content-script\/index.js"
            ],
            "run_at": "document_end",
            "css": [
                "content-script\/index.7cbc25a9.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "libs\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "icons": {
        "16": "assets\/images\/icon_16.png",
        "32": "assets\/images\/icon_32.png",
        "48": "assets\/images\/icon_48.png",
        "128": "assets\/images\/icon_128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAidMyHbU8NLKTVfWbOOXYeG8NYH8oRDxxOsIB2APRX9zGEBRtlfscA9Dd5+UiKW2WObZXowwmuEndcUGHV975s4OtZgW5SygpGip1yoAcGLBbYxP0pldnj5z3mKzM4hO5MJCOnmBO+WDTwYnWUCcTfeIImsPc1wn11lkwiloHK0fPrLgjFxs2Zc3UijOm17jv2DBTS5tlLGBoblS6XGyj+MYcW21NlUfoFUla7Nxp4omLmPB0H+3gxtrJYjuWgU8MD4sx+udThXogEErzOJp3pZt7n03fNt2XAOlYtdy5rrS2lT48uAt1fUSeTnx7nmfASnhwzq3WDXNhD5lgvvSKGwIDAQAB",
    "oauth2": {
        "client_id": "831195145060-knkcof664eepfhcg34sple9bjvhck20i.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "permissions": [
        "storage",
        "identity"
    ]
}