Inspiration
Web scraping is really important for data collection.
What it does
Scrapes the Names and Dates of MLH hackathons in 2021 from the MLH website.
How we built it
Python and using bs4(BeautifulSoup) and requests module.
Challenges we ran into
Finding the tags of the hackathon Names and Dates
Accomplishments that we're proud of
Learned how to use new modules.
What we learned
Basic web scraping and how to make a web request.
What's next for MLH Scraper
We're gonna scrape other relevant stuff from different websites
Log in or sign up for Devpost to join the conversation.