This practice contains web scraping code to extract list of 250 top movies from IMDB website
- Rank
- Title of the Movie
- Year of release
- IMDB Rating
- Beautiful Soup Library
- Requests Library
- HTML tag structure and parameters (class, id, etc.) of a HTML tag.