Visual Web Scraper
Easily extract and parse data from any website.
什么是Visual Web Scraper?
Visual Web Scraper是由YellowPencil开发的Chrome扩展程序,该扩展的主要功能是“Easily extract and parse data from any website.”。
扩展截图
下载Visual Web Scraper扩展crx文件
下载Visual Web Scraper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Start pulling data from any website in a few clicks. All you have to do is mark the data you want to scrape and click the start button. You will get quality output with advanced element selection and data extraction algorithms. We have tested it successfully on many websites such as Twitter, Amazon, TripAdvisor, YellowPages. While the data scraper is running, you can monitor the results on the screen and export them in CSV or JSON format at the same time.
扩展基本信息
名称 | Visual Web Scraper |
ID | hnlnjfenbaiflgkdncofionfhnhmoono |
官方URL | https://chromewebstore.google.com/detail/visual-web-scraper/hnlnjfenbaiflgkdncofionfhnhmoono |
简介 | Easily extract and parse data from any website. |
文件大小 | 333 KB |
安装次数 | 2,000 |
当前版本 | 0.22 |
更新时间 | 2023-08-25 |
上架时间 | 2021-09-26 |
评分 | 4.75/5 共8次评分 |
开发者 | YellowPencil |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Visual Web Scraper", "description": "Easily extract and parse data from any website.", "version": "0.22", "action": [], "manifest_version": 3, "icons": { "16": "icon.png", "128": "icon.png" }, "permissions": [ "activeTab", "scripting" ], "background": { "service_worker": "background.js" }, "web_accessible_resources": [ { "resources": [ "*" ], "matches": [ " |