GMap Data Extractor – Infoscraper

Application used for Scrape the business information from Google Map

GMap Data Extractor – Infoscraper là gì?

GMap Data Extractor – Infoscraper là một tiện ích mở rộng Chrome được phát triển bởi Info Scraper, và tính năng chính của nó là "Application used for Scrape the business information from Google Map".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng GMap Data Extractor – Infoscraper

Tải xuống các tệp mở rộng GMap Data Extractor – Infoscraper dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Overview
Are you looking for Niche category information, do you want information as per your required category , Google Map Data Extractor Software Will help you in this.

Here is the most powerful Google Maps  Information Scrapper  tool that instantly generate a thousands  of leads, from  anywhere in the world in just few seconds / minutes. This Google maps Data Scraper tool extracts details like name, address, phone number, email, website, social media links,  and much more from businesses without logging to your Google account . 
To Scrape / Extract the data /  information from Google Business  manually by copy pasting could be time taking and also need huge human efforts . A better way of extracting the required information is to use the automated toll like Google Map Data Extractor Software  - Infoscrper which not only extracts the information but also exports it in CSV format. It saves time and human manual work!

Google Map Data Extractor Software Scrap the Data from Google Map / Business  as per your keyword and locations.

This powerful web application  extracts details like Name, Address, Phone Number, Website, it provides all information which are public by user. 

If you want to find leads within minutes, then this tool is for you!
* Google Map Data  Scrapper is a chrome Extension and not an web application, so NO software installation required.

* As its Chrome Extension application, hence it update automatic and also no block by Antivirus softwares .

* This software can be used on any Mac / Microsoft PC  with having Chrome Browser Mandatory. 
* You can used this Whatsapp marketing software on multiple pc but can run one campaign at one time. 

* The tool finds leads for business in any industry across all countries
* You can qualify leads faster than ever before 
* Saves time by increasing productivity by reducing hours and money spent looking for leads
* No technical knowledge or coding required. 

This application provides you  fastest way to extract valuable leads / information from businesses (e.g., graphic designers in Mumbai, cake shops in Bangalore, restaurants in Delhi, Orthopedic doctors in delhi etc.)

How does it work?
You have to use Google Maps like you normally do and the extension scrapes the business listings automatically in the background. As Simple as that! The information is ready to be downloaded when you open up the extension.

The FREE TO TRY version is ready to be used for you to see how the G-Maps Scraper application  works. You can decide to upgrade to our unlimited results plan for small yearly subscription after you have tried the tool.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GMap Data Extractor – Infoscraper GMap Data Extractor – Infoscraper
ID oedgpfacnohednnapaonapfmochnmbga
URL Chính Thức https://chrome.google.com/webstore/detail/gmap-data-extractor-%E2%80%93-inf/oedgpfacnohednnapaonapfmochnmbga
Mô tả Application used for Scrape the business information from Google Map
Kích Thước Tệp 2.14 MB
Số Lần Cài Đặt 100
Phiên Bản Hiện Tại 6.3
Cập Nhật Lần Cuối 2021-12-01
Ngày Phát Hành 2021-12-01
Đánh Giá 3.83/5 Tổng số 6 Đánh Giá
Nhà Phát Triển Info Scraper
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.infoscraper.in/privacy-policy
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "background": {
        "scripts": [
            "libs\/jquery-3.1.1.min.js",
            "js\/consts.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "images\/default_icon_128.png",
            "16": "images\/default_icon_16.png",
            "24": "images\/default_icon_24.png",
            "32": "images\/default_icon_32.png",
            "48": "images\/default_icon_48.png"
        },
        "default_title": "GMap Data Extractor \u2013 Infoscraper"
    },
    "content_scripts": [
        {
            "css": [
                "css\/toastr.min.css"
            ],
            "js": [
                "libs\/jquery-3.1.1.min.js",
                "libs\/toastr.min.js",
                "js\/lodash.js",
                "js\/check-ext-exipre.js",
                "contentscript\/content.js"
            ],
            "matches": [
                "*:\/\/*.google.com\/maps\/search\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "Application used for Scrape the business information from Google Map",
    "icons": {
        "128": "images\/default_icon_128.png",
        "16": "images\/default_icon_16.png",
        "24": "images\/default_icon_24.png",
        "32": "images\/default_icon_32.png",
        "48": "images\/default_icon_48.png"
    },
    "manifest_version": 2,
    "name": "GMap Data Extractor \u2013 Infoscraper ",
    "permissions": [
        "downloads",
        "notifications",
        "storage",
        "https:\/\/gmap.infoscraper.co.in\/*",
        "https:\/\/www.google.com\/search?q=*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "6.3",
    "web_accessible_resources": [
        "images\/*"
    ]
}