Python
Timely News. My Latest News Auto-Gathering Experiment
I’ve been experimenting with Bayesian selection to gather news on http://nerdlynews.32hours.com for a while now. It works pretty well. I decided to have a try at using google trending to create a more ‘pop’ type of creation, just to see how well it would work. I’ve setup Timely, using Python3, Flask, and the help of Python modules newspaper3k and beautifulsoup. I’ve run into a problem with Flask khandling the launching of external processes, but a minor workaround of running the news gathering from cron as a direct call to my python methods is working now. Timely. The most popular, current news. Curated and gathered into one place for you.
- Timely News. My Latest News Auto-Gathering Experiment Jan 27, 2017 - 1 min read
- Rabot, My Personal Daemon, Shared on GitHub Jul 28, 2016 - 1 min read
- Site Migrated to Pelican Static Site Generator Oct 4, 2015 - 1 min read
- Converting Gatherer to a Bunch of Uncoupled Micro-Services Aug 14, 2015 - 1 min read
- Fiddling With the Intelligence Behind NerdlyNews Jul 29, 2015 - 1 min read
- PageLoadStats is now on GitHub Apr 12, 2015 - 1 min read
- Waiting for elements on dynamic webpages Selenium / Webdriver Nov 9, 2014 - 1 min read
- Python ErrorList object for use in Webdriver Testing Oct 22, 2014 - 2 min read
- A Couple Personal Projects. NerdlyNews and PageLoadStats Oct 11, 2014 - 1 min read
- A Bit of Modular Web Design in Django Jun 9, 2013 - 2 min read