2.0.2 • Published 2 months ago

warframe-nexus-query v2.0.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
2 months ago

warframe-nexus-query

Supported by the Warframe Community Developers Discord

A node project for allowing simple summary of the Warframe.Market pricing API.

Installation

npm install --save warframe-nexus-query

Usage

RequireModule FileAccessorDescriptionparameters
warframe-nexus-queryindex.js.priceCheckQueryStringGet Query result stringquery, callback
warframe-nexus-queryindex.js.priceCheckQueryGet Query result objects, has more parameters availablequery, callback

Environment variables

Variableexampledefault
NEXUSSTATS_MAX_CACHED_TIME60000030000
NEXUSSTATS_URL_OVERRIDE'https://nexus-stats.com/api'https://nexus-stats.com/api

Objects

Item

  • components - List of component objects
  • id - Unique identifier for the Item object
  • title - Title of the item
  • type - Type of the item
  • supplyPercent - Of the total amount of item listings for this object, this is the percent for sale
  • demandPercent - Of the total amount of item listings for this object, this is t looking to be bought
  • supplyAmount - Of the total amount of item listings for this object, this is the number for sale
  • demandAmount - Of the total amount of item listings for this object, this is the number looking to be bought

Component

  • name - Name of the component
  • avgPrice - Average platinum price
  • rawAverage - Raw average (non-rounded) price of the component
  • data - Array of Miscellaneous data
2.0.2

2 months ago

2.0.1

3 months ago

2.0.0

3 months ago

1.7.1

1 year ago

1.7.0

1 year ago

1.6.16

3 years ago

1.6.15

3 years ago

1.6.14

3 years ago

1.6.13

4 years ago

1.6.12

4 years ago

1.6.11

4 years ago

1.6.10

4 years ago

1.6.9

4 years ago

1.6.8

4 years ago

1.6.7

4 years ago

1.6.6

4 years ago

1.6.5

5 years ago

1.6.4

5 years ago

1.6.3

5 years ago

1.6.2

5 years ago

1.6.1

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.1.1

6 years ago

1.3.11

6 years ago

1.3.10

6 years ago

1.3.9

6 years ago

1.3.8

7 years ago

1.3.7

7 years ago

1.3.6

7 years ago

1.3.5

7 years ago

1.3.4

7 years ago

1.3.3

7 years ago

1.3.2

7 years ago

1.3.1

7 years ago

1.3.0

7 years ago

1.2.1

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.3

7 years ago

0.0.2

8 years ago

0.0.1

8 years ago