https://github.com/jamiew/scrapo-simple
Simple examples of how to scrape websites using Ruby and WWW::Mechanize
https://github.com/jamiew/scrapo-simple
Last synced: 12 months ago
JSON representation
Simple examples of how to scrape websites using Ruby and WWW::Mechanize
- Host: GitHub
- URL: https://github.com/jamiew/scrapo-simple
- Owner: jamiew
- Created: 2009-07-30T20:07:17.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2009-07-30T22:40:46.000Z (almost 17 years ago)
- Last Synced: 2025-03-28T19:48:52.874Z (over 1 year ago)
- Language: Ruby
- Homepage: http://jamiedubs.com/scrape-myspace-youtube-torrents-for-fun-and-profit
- Size: 126 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
About
-----
Bootstrap your career in datamining!
Simple examples of how to extract data and files from a few big websites
Requires the mechanize gem:
`sudo gem install mechanize`
Contributors
----
Jamie Wilkinson