SVijayB / Steam_WebScraper

An application built to monitor CS:GO prices on the Steam market
http://vijaybalaji.me/Steam_WebScraper/
MIT License
13 stars 3 forks source link

Build an API #12

Open SVijayB opened 3 years ago

SVijayB commented 3 years ago

Build an API that takes in queries and returns desired item's current pricing in the market.

This would help in easier use of the product and increase it's scalability. If item name is provided -> Return skins for all of the items with all the quality. If skin name is provided -> Return with all the quality types for that skin. Else specific items with qualities can also be retrieved.