Google Maps Scraper with Emails & Phone No.

Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.

O que é Google Maps Scraper with Emails & Phone No.?

Google Maps Scraper with Emails & Phone No. é uma extensão do Chrome desenvolvida por http://prospectss.com, e sua principal característica é "Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Google Maps Scraper with Emails & Phone No.

Baixe arquivos de extensão Google Maps Scraper with Emails & Phone No. no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        =============== FEATURES ===============
With the Google Maps Data Scraper Chrome Extension leads search tool, you can:
- NO PROXY REQUIRED. NO BANS. MOST SAFEST TOOL FOR GOOGLE MAPS SCRAPER.
- Find a list of relevant businesses for the searched business type
- Email address of the found business
- Bio of the found business
- Website of the found business
- Contact number of the found business
- Number of reviews of the found business
- Number of ratings of the found business
- Complete address of the found business

A Chrome extension to scrape & extract business details from Google Maps with emails, phone numbers, bio, address, rating, reviews, etc & more. You need to put the business category with location to scrape google maps.

https://prospectss.com/google-maps-scraper-with-emails

0.3 credits are charged for each successful business found. If the email addresses of these businesses are found, then 0.5 additional credits are charged for each business.                    

Informações Básicas da Extensão

Nome Google Maps Scraper with Emails & Phone No. Google Maps Scraper with Emails & Phone No.
ID pplnldhpfhmociilekcabkelhnmgeejc
URL Oficial https://chrome.google.com/webstore/detail/google-maps-scraper-with/pplnldhpfhmociilekcabkelhnmgeejc
Descrição Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.
Tamanho do Arquivo 112 KB
Contagem de Instalações 1,000
Versão Atual 1.2
Última Atualização 2022-06-09
Data de Publicação 2021-09-04
Classificação 4.58/5 Total de 19 Avaliações
Desenvolvedor http://prospectss.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://prospectss.com/google-maps-scraper-with-emails/
URL da Página de Ajuda https://prospectss.tawk.help/
URL da Página de Política de Privacidade https://prospectss.com/privacy-policy
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Google Maps Scraper with Emails & Phone No.",
    "description": "Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.",
    "manifest_version": 3,
    "version": "1.2",
    "action": {
        "default_popup": "index.html",
        "default_icon": "icon\/icon400.png"
    },
    "icons": {
        "16": "icon\/icon16.png",
        "48": "icon\/icon48.png",
        "128": "icon\/icon128.png",
        "400": "icon\/icon400.png"
    },
    "host_permissions": [
        "https:\/\/*.prospectss.com\/*"
    ],
    "background": {
        "service_worker": "background.js"
    }
}