Coder Social home page Coder Social logo

Comments (6)

Tomas-MP avatar Tomas-MP commented on June 3, 2024 1

Thank you for the reply,

I fixed it by both making my list shorter as well as implementing a 70 seconds cooldown. Nevertheless the problem was that when extracting a lot of data from 100 coins+, there seems to be a limit around 800 requests as well. I was wondering if there is a way to solve this, anyway making the amount of requests less may do it for now.

from cryptocmd.

dc-aichara avatar dc-aichara commented on June 3, 2024 1

@tmlee Thanks for information. I have been using pycoingecko for long time. 👯‍♂

from cryptocmd.

dc-aichara avatar dc-aichara commented on June 3, 2024

Hello! @Boterbabbelaar
I have done similar project in past. I have calculated BVOC index of few cryptocurrencies.
Answers to your queries.

Are there any limitation to scraping historical data?

There was no limitation till April, 2019. Now, it seems that Coinmarketcap restricted per minute requests to 10 from a IP address.

is there any way I can still scrape the historical data while respecting the limitations.

Yes! There are many ways to extract historical data from coinmarketcap. See a simple example here .
Feel free to reach out to me if you have any query.

from cryptocmd.

guptarohit avatar guptarohit commented on June 3, 2024

Hi, @Boterbabbelaar seems like currently, the only option we have is to reduce the rate of request, as suggested by @dc-aichara.

@dc-aichara can you please share the page quoting restricted per minute requests to 10 from an IP address or is it something you found, Thanks 👍

p.s. sorry for the late reply.

from cryptocmd.

dc-aichara avatar dc-aichara commented on June 3, 2024

@guptarohit

@dc-aichara can you please share the page quoting restricted per minute requests to 10 from an IP address or is it something you found, Thanks 👍

I found it. Thanks.

from cryptocmd.

tmlee avatar tmlee commented on June 3, 2024

@guptarohit @dc-aichara alternatively you can consider our CoinGecko public API at https://www.coingecko.com/en/api

Our API is not that restrictive and open thereby currently used by many services out there.

Happy to answer any questions you may have!

from cryptocmd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.