Get access to 30+ years of institutional-grade historical short interest data for all stocks globally (listed & delisted).
Register an accountView Documentation
Parameters:
Stock ticker.
API key.
Number of period to return. If empty, all periods up to your plan's limit are returned.
Response:
Short interest data.
Stock ticker.
1import requests
2r = requests.get('https://valueinvesting.io/api/short-interest?ticker=PG&api_key=YOUR_API_KEY')
3print(r.json())
1{
2 "data": [
3 {
4 "settlementDate": "2023-01-31",
5 "shortInterest": 13980346,
6 "shortPercentOutstanding": 0.0059260246,
7 "shortRatio": 1.7
8 },
9 {
10 "settlementDate": "2023-01-13",
11 "shortInterest": 11974958,
12 "shortPercentOutstanding": 0.005075976,
13 "shortRatio": 1.81
14 },
15 {
16 "settlementDate": "2022-12-30",
17 "shortInterest": 14317829,
18 "shortPercentOutstanding": 0.0060690776,
19 "shortRatio": 2.29
20 },
21 {
22 "settlementDate": "2022-12-15",
23 "shortInterest": 14916708,
24 "shortPercentOutstanding": 0.006294775,
25 "shortRatio": 2.35
26 }
27 ],
28 "ticker": "PG"
29}
Cancel anytime. Terms apply.
Absolutely. Our data is institution-grade as it has been sourced directly from exchanges all around the world.
We have short interest data for most major markets globally, including U.S, Canada, Europe, etc...
Our short interest API provides complete 30+ years of historical data for both listed and delisted securities. Without a doubt, we are the most comprehensive short interest data provider on the market.
Unfortunately we do not offer a free trial or refunds. You can use the Free plan to test out the data. If you are a paid customer, please cancel the plan on time to avoid unwanted charges.