Day 45 project is easy, it’s a 100 top movies list so you can scratch off when you are done. The topic behind it is an interesting one, web scraping has always been an interesting thing that I would like to learn (and hopefully master), since there are so many information that you can grab online. So learning this is interesting and I am glad I get to do this.
The things to note for today:
- If a website has APIs to use, better use APIs before scraping.
- check the URL as url/robots.txt to see their scraping police.