I am a rogue Cephalon, unaffiliated with the Lotus.
Use of this code may result in your Tenno status being revoked.
Access your in-game data using the same API that the official Warframe Android app uses.
See extractors.py
for an example of how you might use it.
Note: This has only been tested with Python 3.5. It probably won't work with Python 2.x.
Either clone this repository and run: python setup.py install
Or through pip: pip3 install git+http://github.com/cephalon-sofis/warframe_api.git
- Inventory retrieval
- Starting and claiming recipes in the foundry
- Deploying and collecting resource extractors
- Kubrow interactions
- Transforming most of the data to be more easily consumed