Daily-Sec-Financial-Statement-Dataset

FREEMIUM
By Hansjรถrg Wingeier | Updated 1ใƒถๆœˆๅ‰ | Finance
Popularity

8.6 / 10

Latency

1,058ms

Service Level

95%

Health Check

N/A

Back to All Tutorials (2)

Get your first dataset

  1. Open the hub page of the API https://rapidapi.com/hansjoerg.wingeier/api/daily-sec-financial-statement-dataset/

  2. Open the โ€œallโ€ node on the left and select โ€œGET contentโ€
    Example Image

  3. Press the โ€œTest Endpointโ€ button
    Example Image

Note: You need to have an account on RapidAPI to use the API.

  1. In the Results view, choose an entry with subscription โ€œbasicโ€, e.g 2023-07-07
    Example Image

  2. Open the โ€œbasicโ€ node on the left and select โ€œGET basic_dailyโ€
    Example Image

  3. Enter the โ€œdateโ€ (e.g., 2023-07-07) under โ€œRequired Parametersโ€ and press the โ€œTest Endpointโ€ button. Note: data for the last 365 days are available, so you might need to adapt the date (see the results of the previous โ€œGET contentโ€ call to find out which dates are available).
    Example Image

  4. In the Results section, you will see some cryptic characters, which mainly means, that the request generally is working.

  5. In order to download the content as file, you have two possibilities:
    8.1 Use many of the existing code snippets to download the data and store it as a zip file
    Example Image

8.2 Call the URL directly and add your API-key as query Parameter
8.2.1 Copy the key from
Example Image

8.2.2 Add the key to the url like shown here
https://daily-sec-financial-statement-dataset.p.rapidapi.com/basic/day/2023-07-07/?rapidapi-key=<your key>