- Code to pdf Converter: Converts and combines cpp files within a directory into a single pdf.
- Comics Scraper: Fetches comics from xkcd.com and stores them in directory.
- Instagram Scraper: Fetch all the images belonging to a particular user on instagram and store them in directory.In action
- Medium bookmarks downloader: Downloads all the bookmarks stored by user on medium.com
- PDF-to-text converter:Converts pdf to text
- Live Cricket Score Scraper: Fetches scores from cricinfo.com and displays it in tabular format in CLI
- Quora Image Scraper: Fetches images from quora answers and stores them in local directory
- Quotes Scraper: Fetches quotes from goodreads.com and saves them into json file
- IMDB Scraper: Fetches movie data from imdb.com and displays in pretty format using tabulate python package
- Dictionary.com Scraper: Fetches word of the day from dictionary.com along with other details
- News Scraper-1: Fetches top technology news from techcrunch.com
- News Scraper-2: Fetches top 30 technology news from news.ycombinator.com and stores them in csv format
- News Scraper-3: Fetches top 10 technology news from reuters.com and store them in csv format
- News Scraper-4: Fetches top technology news from inshorts.com
- Internshala Scraper: Fetches internship details from internshala.com and stores them in database
- Currency Converter: Uses fixer.io api to fetch real-time forex rates for currency conversion
- Cryptocurrency Converter: Uses cryptocompare api to perform various operations on cryptocurrency rates
- URL Shortener API: Performs url shortening using various services like goo.gl, bit.ly, tinyurl.com and is.gd
- Google News Scraper: Search for google news from terminal
- Youtube Downloader: Fetches user queries from youtube using google api and downloads them using youtube-dl
- Terminal Dictionary: Searches for word from terminal and displays its meaning to user
- Password Manager: Stores, Fetches, Updates and Removes password with the username provided. Used sqlalchemy for operations
- LinkedIn Scraper: Scrapes user profile (v1)
- Global Timer: Enter location/city name to get the associated time depending upon time zone
- Codechef Submission CLI Bot: Codechef bot to submit the solution of problems and get the result in CLI
- Indeed Scraper: Scrapes job listings on indeed.com and stores them in csv file
- Wallpaper Scraper: Scrapes images from webpage and stores them in current directory
- Ecommerce Scraper: Scrapes product data from ecommerce websites and displays it to user in CLI
- Lyrics Scraper: Scrape lyrics from atozlyrics website by specifying artist name
- Walmart Scraper: Scrape data from walmart website and store it in database using MySQLdb
- Twitter Scraper: Scrapes tweets from popular hashtags and saves them to csv file
- Memrise Scraper: Get Barron's GRE words and their meanings from memrise.com
- Highscalability Scraper: Scrape article names and url's from website
- New York Crime data Scraper: Scrape New York crime data using SODA API endpoint