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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Google Maps Scraper with Emails & Phone No. 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        =============== 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.                    

확장 프로그램 기본 정보

이름 Google Maps Scraper with Emails & Phone No. Google Maps Scraper with Emails & Phone No.
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"
    }
}