CS:GO DB

View Photos: HERE

GitHub Repository: HERE

About

csgodb_preview CSGO DB was designed and developed by yours truely. The goal was to create a place for me and other people to search up the name of any Counter Strike Skin to see what conditions it is available in.

What is CS:GO

Counter Strike: Global Offensive is a game made by Valve and is widly considered to be one of the best competative shooters of all time. Within the game, there is a market for weapon skins that is driven entirely by the community. Skins can range in price from $0.05 to over $8000.

How it was Made

CS:GO DB is made using the Steamlytics API to retrive the data about each individual skin. In addition, jQuery and Javascript are used for the user search queries and return every skin that contains the user's input. Currently, my query algorithm for finding specific skin names is extremely slow, which is something I plan on updating in the future.

*NOTE*: The current version requests an insecure XMLHttpRequest endpoint which is then blocked. Thus, you cannot make any API calls. I will update the website using the NodeJS module