This repo has small scripts that I've written just to play with the language or to do some basic tasks. These can be used to build something more exciting or can be extended to provide new features. New scripts will be added as new ideas emerge and as I go on exploring new branches of the language. A short description for each script has been added below.
Python version 3+ required
-
rss_fossbytes.py - Scraps news from FossBytes.com's RSS feed and saves it in JSON format.
-
rss_thenextweb.py - Scraps news from TheNextWeb's RSS feed and saves it in JSON format.
-
rss_yify.py - Scraps movie feeds from Yify's RSS feed and saves it in JSON format.
-
todoist.py - Gets incomplete todos from Todoist using Developer's API and saves it in JSON format .