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

Bug fix: Updated API to avoid using a key to access data #13

Closed SVijayB closed 3 years ago

SVijayB commented 3 years ago

Description

The exchange rate for various currency types required an API. It was essential to find an API that did not require the user to obtain a key as it would only increase the complexity of the application.

Related Issue

This PR closes #11

Motivation and Context

With this update, users need not sign up to any source to obtain an API key.

Types of changes

Checklist: