This console application fetches and sorts Warframe Market orders for mods sold by syndicates. It allows users to find the best market prices for selling mods.
- Fetches data from the Warframe Market API.
- Sorts orders by platinum price.
- Customizable syndicates / batches of mods to sell.
- Fork this repository.
- Create a branch for your feature or bug fix.
- Make your changes.
- Submit a pull request with a clear description of what you changed.