
If you’ve been around Frank’s World long enough, you know I have a certain fondness for web scraping as a means to acquire data. But I’ve never thought of a Raspberry Pi as a means to get the job done cheaply.
I need to spend more time with my Pi’s.
The web and it’s websites are complicated. So basic web scraping just won’t cut it when it comes to things like logins, forms, and pagination. Well, let’s learn how to get what we want using Python, Selenium and a Raspberry Pi.