Goal
Sometimes you can get your data just by clicking a button and even that you can do it with Phantombuster very easily.
Documentation
Instructions
-
Create the script
scraping-challenge-0
-
Find on this page the url where you can download the csv (right click on the button → copy link address).
-
Download the link with
buster.download()
.
-
Just enjoy your csv after launching your code.
Solution