Skip to content

sircinnamon/pycraftlogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCraftLogs

Basic script for working with warcraftlogs.com API. The current API is simple, but in theory will allow any valid request to the api to return the given JSON data.

Settings

All test data is hard coded into the script currently.

API Key - you will need to insert your own WCL API key into the script. key = "123456" *This can be found in your account settings on warcraftlogs.com

Future Plans

As the API is updated, I will continue to do tests against it. Eventually I plan to build this out into either a webapp or GUI based tool.

Credits

Started by matthewtanner on GitHub and expanded on by sircinnamon AKA Riley Lahd.

About

working with WCL API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%