Monday, October 16, 2017

Bitcoin/crypto currency JSON format data extract using python programming

This progarm we try to extract the data on every 15min from https://coinmarketcap.com/api/  to mysql database using python program.

How to get bitcoin json data using python

1.https://coinmarketcap.com/api/
Get the api details
2. create a python program


json object format:




Bitcoinurl.py







3. create table in mysql

if you need to know more about mysql go through https://dev.mysql.com/doc/refman/5.7/en/creating-tables.html





4.crontab to schedule every 15min. You have to identify user python program location and give



Watch the video tutorial below.

Thursday, October 12, 2017

Started a steemit

Started a steemit blog @naveedavisv too, that doesn't mean that I am moving out from here.
I have started reading more about decentralized applications and crypto currencies,so thought doing some articles in steemit.
I will keep doing my technical posts here too.