2.0.2 • Published 1 year ago

warframe-nexus-query v2.0.2

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
1 year 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

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