Interested in seeing price changes? Want to learn a bit about programming? You can follow this guide to create a tracker website with almost no programming experience nor tools but your browser. This post we will teach you the basics of tracking your favorite tokens through a simple javascript html page.
Connecting an API
Lets get started with the API. The API documentation of what we’re using from coin market cap can be found here:
https://coinmarketcap.com/api/
APIs are interfaces for data feeds that come from companies and applications