Skip to content

AlbertoRFer/Static-ESI-skill-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Script that dumps the skills from ESI, and categorizies them into a static file, readable by Python.

Project includes

  • Script for generating the file
  • File (for people that just want to download)

ESI routes used:

GET /universe/categories/{category_id}/ # pass in the id 16

GET /universe/groups/{group_id}/ # using the results of the above, for each group, get the skills

GET /universe/types/{type_id}/ # for each skill get the real name

Libaries used

  • EsiPy

For help, contact me on Discord: PrivateZ#3944

About

Dump of all the skills in eve online en json format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages