Inspiration

Finding a faster way to find the LHD Share schedule for a specific day and learning how to create a basic web scraping application.

What it does

It scrapes the LHD Share website for the schedule, and posts it to the discord channel when the bot is tagged.

How we built it

Followed along with the web scraping livestream. At first I followed along live, but when I fell behind I just watched the livestream, and then rewatched it to finish my code. It is written in autocode.

Challenges we ran into

*Getting Regex to work for formatting *Unknown channel error (haven't fixed this, I don't know why it's happening, or how to fix it. I've tried to google it, and tried to fix it on my own my creating different bots and linking them with the application following the instructions, but the bot still works) *Formatting output

Accomplishments that we're proud of

*Creating a web scraper

What we learned

*autocode is great for completing lines of code *web scraper is two words *how to create a web scraper using autocode *Linking a discord bot with a web scraping application

Built With

Share this project:

Updates