JP Funda
JP Funda is an API that provides securities reports of Japanese companies in Json format. Currently, you can access the data of about 20,000 securities reports, and even get the data of five years ago. You can also get the latest securities report data released today.
JP Funda endpoints
| Method | Endpoint | Description |
|---|---|---|
| Specify by securities code | ||
| GET |
getLatestBySecuritiesCode /securities_code/{securities_code} |
### Return latest securities report data of the company specified with securities code. Note: If the company doesn't have a consolidated subsidiary, all of consolidated… |
| GET |
getListBySecuritiesCode /securities_code/list/{securities_code} |
### Return all of securities report data of the company specified with securities code. Note: If the company doesn't have a consolidated subsidiary, all of consolidated… |
| Specify by edinet code | ||
| GET |
getLatestByEdinetCode /edinet_code/{edinet_code} |
### Return latest securities report data of the company specified with edinet code. Note: If the company doesn't have a consolidated subsidiary, all of consolidated management… |
| GET |
getListByEdinetCode /edinet_code/list/{edinet_code} |
### Return all securities report data of the company specified with edinet code. Note: If the company doesn't have a consolidated subsidiary, all of consolidated management… |
| Specify by disclosure date | ||
| GET |
getDisclosedToday /today/ |
### Return securities report data disclosed today Note: If the company doesn't have a consolidated subsidiary, all of consolidated management indicators become null. But you can… |
| GET |
getDisclosedYesterday /yesterday/ |
### Return securities report data disclosed yesterday Note: If the company doesn't have a consolidated subsidiary, all of consolidated management indicators become null. But you… |
| GET |
getDisclosedWeek /week/ |
### Return securities report data disclosed within this week include today. Note: If the company doesn't have a consolidated subsidiary, all of consolidated management indicators… |
| GET |
getDisclosedDateRange /date_range/?start_date&end_date |
### Return securities report data Specified by the date range. Note: This endpoint requires the 2 query parameters, start_date and end_date Note: max date range is 31 days. if… |
JP Funda pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $3 / month | — |
|
| ULTRA | $10 / month | — |
|