Skip to content

SW0000J/LostArk-API-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LostArk-API-Test

LostArk API Test Repository


User Manual

  1. Git clone repository
git clone https://github.com/SW0000J/LostArk-API-Test.git
cd LostArk-API-Test
  1. Install python v3.9
sudo apt-get update
sudo apt-get install python3.9
  1. Install requests module
pip3 install requests
  1. Change your API to LOA_API in main.py
# Have to get API token in https://developer-lostark.game.onstove.com
LOA_API = "INPUT YOUR API"
  1. Just run your main.py
python3 main.py

That's all

About

LostArk API Test Repository

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages