R
R
Ruslan Amerkhanov2018-04-06 11:06:12
Python
Ruslan Amerkhanov, 2018-04-06 11:06:12

What is the best way to continuously collect and update data from bitinfocharts.com?

I guess the solution on the surface is parsing certain tags. But I also see that there is a more efficient way to monitor. I don't know if this site has an API. Maybe somehow you can work directly with the bitcoin blockchain? That is, the essence of the task: to quickly track the movement of funds on the top 500 bitcoin wallets. If anyone has any ideas on how to do this in the best way, I would be very grateful if you share)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Mikhail Sisin, 2018-04-06
@JabbaHotep

On btc.com there is such https://btc.com/stats/rich-list, this data is probably also available through their API, you need to read the documentation. Of course, it is preferable to work through the API than to parse pages.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question