We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0dc0e2 commit 86580caCopy full SHA for 86580ca
README.md
@@ -25,4 +25,5 @@
25
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)
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.
+ 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.
0 commit comments