We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d29885d commit 1917802Copy full SHA for 1917802
README.md
@@ -22,4 +22,5 @@
22
19. Google News Scraper: Search for google news from terminal
23
20. Youtube Downloader: Fetches user queries from youtube using google api and downloads them using youtube-dl
24
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.
+ 22. Password Manager: Stores, Fetches, Updates and Removes password with the username provided. Used sqlalchemy for operations.
26
+ 23. LinkedIn Scraper: Scrapes user profile (v1)
0 commit comments