Nasdaq/data-link-python

How can I get the same value as with this link? ‘https://api.nasdaq.com/api/quote/IBM/historical?assetclass=stocks&fromdate=2019-10-07&limit=30&random=45 ?

Closed this issue · 12 comments

Hello,

I've just discovered the bookshop,
The first time I used the api I used this link but unfortunately after a few requests all my vps can no longer reach nasdaq so I found this library but I can't find how to access the same data as https://api.nasdaq.com/api/quote/IBM/historical?assetclass=stocks&fromdate=2019-10-07&limit=30&random=45.

Thanks

Hi there,
I need to get the following data for example for one stock :

{
          "date": "10/24/2024",
          "close": "$218.39",
          "volume": "11,193,440",
          "open": "$220.80",
          "high": "$221.32",
          "low": "$216.16"
        },

How can I get them using your api? Is it possible?
If not, which api should I use?
Thank you!

I would love to but I can't read your email.

image
We can't see the email.

4 Not good