Scrappy Web Scraping with Python
Ever wanted to pull some text or other data from a website but didn't know where to start? Well you've come to the right place!
In this session I'll cover the basics of web scraping and then we'll all scrape some data together! We'll be working in python using requests and beautiful soup.
No worries if you're new to python or haven't used it before, as long as you have some basic familiarity with coding you should be fine!