Google Maps Scraper with Emails & Phone No.
Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.
Cos'è Google Maps Scraper with Emails & Phone No.?
Google Maps Scraper with Emails & Phone No. è un'estensione di Chrome sviluppata da http://prospectss.com, e la sua funzione principale è "Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Google Maps Scraper with Emails & Phone No.
Scarica i file di estensione Google Maps Scraper with Emails & Phone No. in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
=============== 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.
Informazioni di Base sull'Estensione
Nome | |
ID | pplnldhpfhmociilekcabkelhnmgeejc |
URL Ufficiale | https://chrome.google.com/webstore/detail/google-maps-scraper-with/pplnldhpfhmociilekcabkelhnmgeejc |
Descrizione | Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps. |
Dimensione del File | 112 KB |
Conteggio Installazioni | 1,000 |
Versione Corrente | 1.2 |
Ultimo Aggiornamento | 2022-06-09 |
Data di Pubblicazione | 2021-09-04 |
Valutazione | 4.58/5 Totale 19 Valutazioni |
Sviluppatore | http://prospectss.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://prospectss.com/google-maps-scraper-with-emails/ |
URL della Pagina di Aiuto | https://prospectss.tawk.help/ |
URL della Pagina della Politica sulla Privacy | https://prospectss.com/privacy-policy |
Lingue Supportate | 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" } } |