Skip to content

Generate Table and Chart From MyDramaList API in Node-Red using Python 3.

License

Notifications You must be signed in to change notification settings

TheurgicDuke771/NodeRedPythonMDL

Repository files navigation

NodeRedPythonMDL

Generate Table and Chart From MyDramaList API in Node-Red using Python 3.

About

In this node red project I've used pythonshell node to process the data using python scripts. And node-red node ui-table node to display the data in tabular format. Lastly node-red dashboard ui_chart node to create a pie chart.

The end result is 3 table containing top 15 South Korean, Chinese and Japanese dramas for current quater and a Pie chart of Top 100 dramas for the current quater. The dramas are sorted based on the Ranking from MyDramaList.com.

A huge thanks to this github repo for providing the scrapper API of MyDramaList.

Screenshot

Screenshot

About

Generate Table and Chart From MyDramaList API in Node-Red using Python 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages