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)
- Host: GitHub
- URL: https://github.com/heismauri/total-melon-hearts
- Owner: heismauri
- License: mit
- Created: 2020-11-28T23:51:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-18T16:08:23.000Z (over 3 years ago)
- Last Synced: 2025-01-22T02:41:28.371Z (5 months ago)
- Topics: kpop, melon, melon-api, python3, streaming
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```