Web scraping is the process of extracting data from sites by reading parts of the HTML code and taking the relevant data.
We used a webscraping bot to retreive data from streaming sites, such as episode titles of a series.
This experience was interesting and was rewarding to get it working for the information we were trying to collect.
However, I did find this a bit confusing at first. I feel like this process