An open API service indexing awesome lists of open source software.

https://github.com/heismauri/total-melon-hearts

It calculates the hearts of an artist or group on 🍈 MelOn (South Korea's largest streaming service)
https://github.com/heismauri/total-melon-hearts

kpop melon melon-api python3 streaming

Last synced: 3 months ago
JSON representation

It calculates the hearts of an artist or group on 🍈 MelOn (South Korea's largest streaming service)

Awesome Lists containing this project

README

        

# Total Melon Hearts
**Total Melon Hearts** is a Python3 script that calculates the hearts of an artist or group on 🍈 MelOn *(South Korea's largest streaming service)* it also outputs their stars.
When run it asks the artist id, which can be seen in its main profile url.

#### Example:

melon.com/artist/timeline.htm?artistId=**905701**

### Example of its output:

```
Type in the artist id: 905701
Collecting the songs by TWICE (νŠΈμ™€μ΄μŠ€)
217 songs found on their profile
Analizing data from song 1-100
Analizing data from song 101-200
Analizing data from song 201-217
TWICE (νŠΈμ™€μ΄μŠ€) has 3,795,031 hearts and 216,747 stars on MelOn
```