2.0.2 • Published 1 year ago
warframe-nexus-query v2.0.2
warframe-nexus-query
A node project for allowing simple summary of the Warframe.Market pricing API.
Installation
npm install --save warframe-nexus-query
Usage
Require | Module File | Accessor | Description | parameters |
---|---|---|---|---|
warframe-nexus-query | index.js | .priceCheckQueryString | Get Query result string | query , callback |
warframe-nexus-query | index.js | .priceCheckQuery | Get Query result objects, has more parameters available | query , callback |
Environment variables
Variable | example | default |
---|---|---|
NEXUSSTATS_MAX_CACHED_TIME | 600000 | 30000 |
NEXUSSTATS_URL_OVERRIDE | 'https://nexus-stats.com/api' | https://nexus-stats.com/api |
Objects
Item
components
- List of component objectsid
- Unique identifier for the Item objecttitle
- Title of the itemtype
- Type of the itemsupplyPercent
- Of the total amount of item listings for this object, this is the percent for saledemandPercent
- Of the total amount of item listings for this object, this is t looking to be boughtsupplyAmount
- Of the total amount of item listings for this object, this is the number for saledemandAmount
- Of the total amount of item listings for this object, this is the number looking to be bought
Component
name
- Name of the componentavgPrice
- Average platinum pricerawAverage
- Raw average (non-rounded) price of the componentdata
- Array of Miscellaneous data
2.0.2
1 year ago
2.0.1
1 year ago
2.0.0
1 year ago
1.7.1
2 years ago
1.7.0
2 years ago
1.6.16
4 years ago
1.6.15
4 years ago
1.6.14
5 years ago
1.6.13
5 years ago
1.6.12
5 years ago
1.6.11
5 years ago
1.6.10
5 years ago
1.6.9
5 years ago
1.6.8
5 years ago
1.6.7
6 years ago
1.6.6
6 years ago
1.6.5
6 years ago
1.6.4
6 years ago
1.6.3
6 years ago
1.6.2
6 years ago
1.6.1
6 years ago
1.6.0
6 years ago
1.5.0
6 years ago
1.4.0
6 years ago
1.1.1
7 years ago
1.3.11
8 years ago
1.3.10
8 years ago
1.3.9
8 years ago
1.3.8
8 years ago
1.3.7
8 years ago
1.3.6
8 years ago
1.3.5
8 years ago
1.3.4
8 years ago
1.3.3
8 years ago
1.3.2
8 years ago
1.3.1
8 years ago
1.3.0
8 years ago
1.2.1
8 years ago
1.2.0
8 years ago
1.1.0
8 years ago
1.0.2
8 years ago
1.0.1
8 years ago
1.0.0
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago
0.0.9
8 years ago
0.0.8
8 years ago
0.0.7
8 years ago
0.0.6
8 years ago
0.0.5
8 years ago
0.0.3
8 years ago
0.0.2
9 years ago
0.0.1
9 years ago