data-link-python icon indicating copy to clipboard operation
data-link-python copied to clipboard

A Python library for Nasdaq Data Link's RESTful API

Results 27 data-link-python issues
Sort by recently updated
recently updated
newest added

The tsla's financial statements--(income,balance sheet,cash flow) shown on the web when you open the link below: https://stockanalysis.com/stocks/tsla/financials/ratios/ It says in the bottom of the webpage: Source: Financials are provided by...

Hello to all, I have some questions regarding the adjusted data. 1. I understand that the data can vary from broker to broker for a little bit but why nasdaq...

Please add some kind of progress bar or callback-function for reporting the download progress when calling `export_table()`. PS: It is very annoying that you have auto-response spamming the message-threads here....

Python 3.12 and nasdaqdatalink 1.0.4 used in a Jupyter Notebook. My API key works fine when I enter a URL in my web-browser like this `https://data.nasdaq.com/api/v3/datatables/SHARADAR/SF1?ticker=MSFT&api_key=MY-API-KEY` But there seems to...

![image](https://github.com/user-attachments/assets/9aee9869-5cfb-46be-8f6b-92d4ef95ef89) however, I could get data by the `get_table` function, can't determine what's going on. ![image](https://github.com/user-attachments/assets/7cc7f255-8eaa-4857-bc37-1545751beb48)

Confirmed via API the data is not available: - https://data.nasdaq.com/api/v3/datatables/QDL/FON/?type=F_ALL&contract_code=134742&date=2025-07-01&api_key= Missing the following contract_market_code (a.k.a contract_code for the API above): - `134741` (SOFR 3 Month) - `134742` (SOFR 3 Month)...