sehankin / SI507-FinalProject

Final project for SI 507, Fall 2017.
0 stars 0 forks source link

1. write code to fetch desired html #1

Open sehankin opened 6 years ago

sehankin commented 6 years ago

Using Python's requests library, get the HTML source code of the Entertainment Weekly page that contains links to all their articles about The Last Jedi (http://ew.com/star-wars/) and the source code of the Entertainment Weekly page that contains a slideshow of Last Jedi images (http://ew.com/movies/star-wars-the-last-jedi-every-image/star-wars-the-last-jedi).

anandpdoshi commented 6 years ago

Very well written plan! I see that your visualization component is missing. Have you thought about how are you going to show the results?