Google Map Extractor-Free Google Map Scraper
Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps
Google Map Extractor-Free Google Map Scraperとは何ですか?
Google Map Extractor-Free Google Map Scraperはhttp://savemydayapp.comによって開発されたChromeの拡張機能で、その主な機能は「Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps」です。
拡張機能のスクリーンショット
Google Map Extractor-Free Google Map Scraper拡張機能のCRXファイルをダウンロード
Google Map Extractor-Free Google Map Scraper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
The Google Maps Extractor is a smart tool for business leads, one click to extract data from Google Maps result pages and export to csv file. List of Data Fields Google Map data extractor Free Business Name Contact Info Address Google Map Ratings Website URL Business CID Business Open or Not Category Description Email ID Image URL Reviews Verified List or Not Website Email ... More Features Works in all countries Google Maps Extractor is independent of country and language. Specify locations and keywords in your language - the result will always be great. Unlimited number of keywords and locations Unlike other programs, you can specify multiple keywords and locations at once. Moreover, we do not charge for each found email or phone number. You pay only once. Multi-threaded mode works fast in the multi-threaded mode Proxy IP address support If you parse Google Maps regularly, you need proxies to protect yourself from being banned. Set delay between each request Be more nature Export to Excel The results can be saved as CSV/TXT files or exported into Microsoft Excel/OpenOffice Calc How to use Google Maps Extractor? Install the plugin Open google map Click the extrator button Wait for it done. Data Privacy All data is processed in your local computer, it is never passing through our web server, no one knows what you extract. The extractor will NOT attempt to offload, distribute, broadcast, sell, or in any way share collected data.
拡張機能の基本情報
名前 | |
ID | hlbbacdndnanfomdoalfebfodjdiojkj |
公式URL | https://chrome.google.com/webstore/detail/google-map-extractor-free/hlbbacdndnanfomdoalfebfodjdiojkj |
説明 | Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps |
ファイルサイズ | 806 KB |
インストール数 | 40 |
現在のバージョン | 1.0.5 |
最終更新日 | 2022-02-28 |
公開日 | 2022-01-30 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://savemydayapp.com |
Eメール | [email protected] |
支払い方法 | in_app |
拡張機能のウェブサイト | https://savemydayapp.com/google-maps-extractor/ |
ヘルプページのURL | https://savemydayapp.com/terms-of-service/ |
プライバシーポリシーページのURL | https://savemydayapp.com/privacy-policy |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Google Map Extractor-Free Google Map Scraper", "description": "Free Google Map Business Extractor - Extract Emails, Phones, and Other Data from Google Maps", "version": "1.0.5", "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup\/index.html" }, "content_scripts": [ { "all_frames": false, "matches": [ "https:\/\/www.google.com\/maps\/*" ], "js": [ "content-script\/index.js" ], "run_at": "document_end", "css": [ "content-script\/index.7cbc25a9.css" ] } ], "web_accessible_resources": [ { "resources": [ "libs\/*" ], "matches": [ " |