Skip to content

The price of Bitcoin and gold was retrieved from a website, written to a file, and graphed.

Notifications You must be signed in to change notification settings

aidanTheCoder/Bitcoin-Price-Retriever

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcoin-Price-Retriever

The program retrieved the price of gold and Bitcoin via webscrapping. Bitcoin was retrieved from coindesk.com as a JSON file. The price of Bitcoin and time was written to a text file. Gold was retrieved from goldprice.com. The url that contained the price was written to a second text file and regular expressions extracted the price of gold. Data was set to be recorded every minute for a period of time determined by user input. The price of Bitcoin and gold were displayed using Pyplotfrom Matplotlib.

About

The price of Bitcoin and gold was retrieved from a website, written to a file, and graphed.

Topics

Resources

Stars

Watchers

Forks

Languages