首页 > Web开发 > 详细

Tools that help you scrape web data----帮助你收集web数据的工具

时间:2014-03-07 16:50:24      阅读:656      评论:0      收藏:0      [点我收藏+]

 

There are many programs that can be used to extract bulk information from a web site, including browser extensions and some web services. Depending on your browser, tools like Readability (which helps extract text from a page) or DownThemAll (which allows you to download many files at once) will help you automate some tedious tasks, while Chrome’s Scraper extension was explicitly built to extract tables from web sites. Developer extensions like FireBug (for Firefox, the same thing is already included in Chrome, Safari and IE) let you track exactly how a web site is structured and what communications happen between your browser and the server.

ScraperWiki is a web site that allows you to code scrapers in a number of different programming languages, including Python, Ruby and PHP. If you want to get started with scraping without the hassle of setting up a programming environment on your computer, this is the way to go. Other web services, such as Google Spreadsheets and Yahoo! Pipes also allow you to perform some extraction from other web sites.

- See more at: http://datajournalismhandbook.org/1.0/en/getting_data_3.html#sthash.l3Zv6bi9.dpuf

Tools that help you scrape web data----帮助你收集web数据的工具,布布扣,bubuko.com

Tools that help you scrape web data----帮助你收集web数据的工具

原文:http://www.cnblogs.com/7899-89/p/3584630.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!