A collection of some scripts I just happened to write for fun. Usage details are present in the scripts. Many of these interact with an API:
You can search for any movie/TV show using keywords and an optional page number. Uses the Open Movie Database API
Give it a word and it shall find all the rhyming words for you. Uses the Wordnik API
Contains nykaa_review.py - a script which analyses sentiments based on recently published reviews for a particular product page on nykaa I have put together a list of positive and negative words by surveying the website reviews as well as by referring to general such available lists
Uses python package for quora to fetch user stats and perform a simple activity analysis
Uses zippopotam API location details based on zipcode and country code
The following directly interact with github API to fetch data.
Presents an analysis of pull requests and issues for entered username
Presents a list of links to contributed PRs and Issues for entered username
Presents a filtered list of links to contributed PRs and Issues for a user as per entered repository details
Presents an analysis of languages vs repository count for entered username
Get your commit frequency on different days of the week over a period of one month
This is extremely useful if you just need dummy credentials to check something. Enter the number of entries you need and the random_user.py script will fetch it for you from Random User API. Open the generated.txt file then to check out the fetched details
Run wiki_count.py to find the most common word in a valid wikipedia page :D