You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Web scrapper for fetching imdb ratings for every episode and plotting it on a graph.
Utilises omdb api to fetch imdb id to perform scrapping efficiently
Don't forget to replace keys.apikey with your omdb-api key
Results:
About
Web scrapper for fetching imdb ratings, utilizes omdb-api to fetch imdb id of titles to perform scrapping efficiently.