[go: nahoru, domu]

Skip to content

resetswitch/IMDB-TV-Show-Heatmap

Repository files navigation

IMDB TV Show Heatmap

General

Takes in a IMDB URL like this one: https://www.imdb.com/title/tt0206512/?ref_=fn_al_tt_1 and outputs a plotly heatmap in your default browser

How it Works

You give the URL, the requests package sends the the request and gets the document. BeautifulSoup parses the document, and filters through the content for the desired data. pandas keeps the data organized. plotly visualizes the data into a interactive heatmap.

Examples of Interactive Heatmaps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages