https://github.com/andrewn/most-popular-then
Keep a record of Most Popular Now
https://github.com/andrewn/most-popular-then
Last synced: about 1 month ago
JSON representation
Keep a record of Most Popular Now
- Host: GitHub
- URL: https://github.com/andrewn/most-popular-then
- Owner: andrewn
- Created: 2009-05-24T23:57:59.000Z (about 17 years ago)
- Default Branch: master
- Last Pushed: 2009-05-26T06:47:00.000Z (about 17 years ago)
- Last Synced: 2025-03-03T03:28:09.305Z (over 1 year ago)
- Language: Ruby
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Most popular then
===
Keeps a record of what's in the most popular lists on the [BBC News front page](http://news.bbc.co.uk)
Capture
---
Capture is a ruby script that:
* Grabs the front page HTML
* Extracts the most read/shared/watched_listened lists
* Chucks each most popular item into a couchdb instance
Capture runs every 15 mins.