Skip to content

Simple Python script to check price gaps between sets and individual items on warframe.market

Notifications You must be signed in to change notification settings

MalzSmith/WFMarketPriceGaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

WFMarketPriceGaps

Simple Python script to check price gaps between sets and individual items on warframe.market

Usage

Run the script using py wfmarket.py

Requires Python 3 (I think, haven't tested with Python 2)

Known issues

It's slow

Can't do much about this, the request rate is limited on purpose to comply with warframe.market ToS

It returns false data for sets with duplicates of the same item (eg. Dual Kamas Prime)

Warframe market API has no info about duplicates when checking set data (as far as i know). Once I learn about a simple way to check for this data, I will fix this

About

Simple Python script to check price gaps between sets and individual items on warframe.market

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages