8000 GitHub - MystyJL/MaplestoryStatistics
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

MystyJL/MaplestoryStatistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MaplestoryStatistics

First pull from nexon's ranking api and pipe the stdout into a text file. If this file already exists then delete it as this will append to that file and will not overwrite the file.

python3 api_pull.py >> playerData.txt

After about 30 minutes to 1 hour you should have all the data from the ranking api of all characters lvl 280 and above. After that you can run the statistics python script to get the count of every class in a markdown table format.

python3 statistics_nexon.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0