Google Maps Scraper with Emails & Phone No.
Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.
什么是Google Maps Scraper with Emails & Phone No.?
Google Maps Scraper with Emails & Phone No.是由http://prospectss.com开发的Chrome扩展程序,该扩展的主要功能是“Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps.”。
扩展截图
下载Google Maps Scraper with Emails & Phone No.扩展crx文件
下载Google Maps Scraper with Emails & Phone No.扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
=============== 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.
扩展基本信息
名称 | |
ID | pplnldhpfhmociilekcabkelhnmgeejc |
官方URL | https://chrome.google.com/webstore/detail/google-maps-scraper-with/pplnldhpfhmociilekcabkelhnmgeejc |
简介 | Generate B2B Leads by scraping data (with Verified Emails & Phone Numbers) from Google Maps. |
文件大小 | 112 KB |
安装次数 | 1,000 |
当前版本 | 1.2 |
更新时间 | 2022-06-09 |
上架时间 | 2021-09-04 |
评分 | 4.58/5 共19次评分 |
开发者 | http://prospectss.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://prospectss.com/google-maps-scraper-with-emails/ |
帮助页面URL | https://prospectss.tawk.help/ |
隐私政策页面URL | https://prospectss.com/privacy-policy |
支持的语言 | 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" } } |