I want to create a website, application or automatically generated document that is a personal "nerve centre" for relevant news, weather information, IP/Weather cameras, Satellite feeds etc. Basically what you would expect batman to be monitoring in the bat cave, but more reasonable for someone who just wants to stay on top of localized/topical information to be ahead of the curve. It would be designed to be extremely minimal and extract relevant information for distraction-free reading/viewing. It would be essential for ads and other malware/cruft be removed. I would also need to not be dependent on propriety/walled-garden infrastructure. So google news and feedly are not the answer etc.<p>Possible features:
- Filtered text news feed
- Location based
- Topic based
- Keyword based
- Sources based
- Multiple sources (unbiased?)
- Camera feeds
- Location based
- Security
- Weather
- Visual interest
- Other feeds
- Video news
- Audio/Radio news
- Summarized Google search scrapes<p>I am aware RSS may be useful for this, and I might need to scrape certain websites. I'm familiar with Selenium and use Linux/GNU, but haven't done much web development or programming beyond simple python/batch/bash scripts. What tools would you personally use and recommend for something like this?