ScreenScraper Chrome 插件, crx 扩展下载

 收录于6年前 阅读数 35

扩展ID: pfegffhjcgkneoemnlniggnhkfioidjg

Tool to automatically grab data from sitesAutomatically 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!
名称 ScreenScraper
插件标识 pfegffhjcgkneoemnlniggnhkfioidjg
平台 Chrome
评分 0
评分人数 33
插件主页

bsalinas.com

作者 Ben Salinas
版本号 0.3.1
大小 134 KB
官网下载次数 4000
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2013-07-15 00:00:00
举报
回复

相关推荐

大家在找这些插件

相关搜索词