ScreenScraper Chrome 插件, crx 扩展下载
Tool to automatically grab data from sites
Automatically grab sets of data from websites and download it as a CSV or JSON file. Basically, a small extension that acts as a screen scraper and lets your easily scrape data from a website.
Let's say you have a website with:
<div class="foo">
<span class="name">Joe</span>
<span class="city">Seattle</span>
<img src="profilepic.png"></img>
</div>
<div class="foo">
<span class="name">Jean</span>
<span class="city">Austin</span>
<img src="profilepic_i.png"></img>
</div>
<div class="foo">
<span class="name">Ben</span>
<span class="city">Boston</span>
<img src="profilepic_asbfdsi.png"></img>
</div>
Grab all that data by selecting ".foo" and then make columns for ".name", ".city", and the "src" attribute of "img".
Enjoy your screen scraping!
| 分类 | 💻开发者工具 |
| 插件标识 | pfegffhjcgkneoemnlniggnhkfioidjg |
| 平台 | Chrome |
| 评分 |
☆☆☆☆☆
|
| 评分人数 | |
| 插件主页 | https://chromewebstore.google.com/detail/screenscraper/pfegffhjcgkneoemnlniggnhkfioidjg |
| 版本号 | 1.95.8 |
| 大小 | 135KiB |
| 官网下载次数 | 3000 |
| 下载地址 | |
| 更新时间 | 2013-07-15 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器