warframe_metrics.utils.collect_data¶
Holds the utils required for processing Warframe market data.
Functions
|
Collect data from url using requests. |
|
Gets json response from url. |
|
Collect data from warframe market API. |
|
Collects json response into dataclass using desert. |
|
Collects statistics into Stat object. |