Python code to webscrape the IMDb into a DataFrame using Requests, BeautifulSoup, & Pandas libraries. IronHack class project.
At the IronHack Paris class on 18 February with Sandeep Singh, we had fun working on Python code to scrape the International Movides Database (IMDb) using the Requests, BeautifulSoup and Pandas libraries.
Here's the link to the code on Github