Please sign in to access this page
A Python-based CLI tool that scrapes and lists upcoming events such as hackathons, competitions, and workshops from platforms like Devfolio and Reskill.
Ideal for developers, students, and tech enthusiasts looking for new opportunities in the tech space.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Scraping Script for Devfolio site added to fetch info about hackathons and events, this will help students get aware of events running on different platform at single place
html page + flask setup done, just needed to add some tweaks for proper site function
fixed the bug of unwanted request call on site while scraping + result appears in more clean way
added live and upcoming events filter logic.
Now user will be presented only certain events (many more logic rep. are undergoing)