Skip to content

Commit a7b22f6

Browse files
Updated Readme
1 parent 0e5f148 commit a7b22f6

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,15 @@
2222
19. Google News Scraper: Search for google news from terminal
2323
20. Youtube Downloader: Fetches user queries from youtube using google api and downloads them using youtube-dl
2424
21. Terminal Dictionary: Searches for word from terminal and displays its meaning to user
25-
22. Password Manager: Stores, Fetches, Updates and Removes password with the username provided. Used sqlalchemy for operations.
25+
22. Password Manager: Stores, Fetches, Updates and Removes password with the username provided. Used sqlalchemy for operations
2626
23. LinkedIn Scraper: Scrapes user profile (v1)
27-
24. Global Timer: Enter location/city name to get the associated time depending upon time zone.
28-
25. Codechef Submission CLI Bot: Codechef bot to submit the solution of problems and get the result in CLI.
29-
26. Indeed Scraper: Scrapes job listings on indeed.com and stores them in csv file.
30-
27. Wallpaper Scraper: Scrapes images from webpage and stores them in current directory.
31-
28. Ecommerce Scraper: Scrapes product data from ecommerce websites and displays it to user in CLI.
32-
29. Lyrics Scraper: Scrape lyrics from atozlyrics website by specifying artist name.
33-
30. Walmart Scraper: Scrape data from walmart website and store it in database using MySQLdb.
34-
31. Twitter Scraper: Scrapes tweets from popular hashtags and saves them to csv file
27+
24. Global Timer: Enter location/city name to get the associated time depending upon time zone
28+
25. Codechef Submission CLI Bot: Codechef bot to submit the solution of problems and get the result in CLI
29+
26. Indeed Scraper: Scrapes job listings on indeed.com and stores them in csv file
30+
27. Wallpaper Scraper: Scrapes images from webpage and stores them in current directory
31+
28. Ecommerce Scraper: Scrapes product data from ecommerce websites and displays it to user in CLI
32+
29. Lyrics Scraper: Scrape lyrics from atozlyrics website by specifying artist name
33+
30. Walmart Scraper: Scrape data from walmart website and store it in database using MySQLdb
34+
31. Twitter Scraper: Scrapes tweets from popular hashtags and saves them to csv file
35+
32. Memrise Scraper: Get Barron's GRE words and their meanings from memrise.com
3536

0 commit comments

Comments
 (0)