🇯🇵 Japan EDINET Insider Filings · 大量保有報告書 5%ルール
Pricing
from $200.00 / 1,000 insider filings
🇯🇵 Japan EDINET Insider Filings · 大量保有報告書 5%ルール
Japan FSA EDINET filings: large-shareholder reports (大量保有報告書, 5% rule), change reports (変更報告書), and treasury-share buyback (自社株買い) reports — canonical insider-flow disclosures under Japan's FIEA. Optional XBRL enrichment for holdings %, shares, change. Free EDINET key.
Pricing
from $200.00 / 1,000 insider filings
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
2
Total users
0
Monthly active users
19 hours ago
Last modified
Categories
Share
🇯🇵 Japan EDINET Insider Filings — 5% Rule (大量保有報告書) & Buybacks
Sweep Japan's insider-flow disclosures directly from the FSA's EDINET API v2: large-shareholder reports (大量保有報告書) and change reports (変更報告書) under the 5% rule, plus treasury-share buyback (自社株買い) filings — the canonical ownership and insider-activity records mandated by Japan's Financial Instruments and Exchange Act (金融商品取引法). Filter by date window, filer name, or 4-digit TSE ticker, and optionally enrich each filing with parsed XBRL so you get holding percentages, share counts, and change deltas instead of just document metadata. Free FSA EDINET key required.
- ✅ Official FSA EDINET REST API v2 (
api.edinet-fsa.go.jp) — structured JSON, no HTML scraping - ✅ 5% rule register: large-shareholder reports + change reports
- ✅ Treasury-share buyback (自己株券買付状況報告書) coverage
- ✅ Optional XBRL enrichment → holdings %, shares, change delta
- ✅ Filter by date, filer, or 4-digit TSE ticker
A low-cost, programmatic data source for Japan's insider and shareholder disclosure register — clean JSON you can plug straight into a research, surveillance, or compliance pipeline.
Use cases
- Event-driven / activist research — track 5%+ stake builds and changes (大量保有報告書 / 変更報告書) in Japanese names.
- Compliance surveillance — monitor large-holding and concert-party disclosures for counterparties during onboarding and ongoing review.
- Quant signals — derive features from treasury-buyback announcements and ownership-change deltas.
- Cross-shareholding tracking — follow keiretsu cross-holding unwinds, each of which files as a change report.
Inputs
| Input | Type | Default | What it does |
|---|---|---|---|
apiKey | string (secret) | — | Free EDINET API v2 subscription key. Register at https://api.edinet-fsa.go.jp/. |
date_from | string | 30d ago | Filing-date lower bound (YYYY-MM-DD). |
date_to | string | today | Filing-date upper bound (YYYY-MM-DD). |
doc_type | string | large_shareholder | large_shareholder / large_shareholder_change / treasury_buyback / officer_trade / all. |
filer_name | string | "" | Optional case-insensitive substring on filer name (Japanese or English). |
issuer_ticker | string | "" | Optional 4-digit TSE ticker filter. |
max_filings | integer | 25 | Cap on rows returned. |
enrich_xbrl | boolean | true | Download XBRL for 5% filings → extract holdings %, shares, change. |
proxyConfiguration | object | none | Optional Apify proxy. EDINET has no geofence; leave off unless rate-limited. |
Example input
{"apiKey":"YOUR_EDINET_V2_KEY","doc_type":"large_shareholder","date_from":"2026-05-22","date_to":"2026-05-29","issuer_ticker":"7203","max_filings":25,"enrich_xbrl":true}
Example output (one row)
{"doc_id":"S100ABCD","filing_date":"2026-05-27","doc_type":"large_shareholder","doc_type_code":"350","doc_type_jp":"大量保有報告書","doc_type_en":"Large Shareholding Report","filer_name_jp":"○○アセットマネジメント株式会社","filer_name_en":"XX Asset Management Co., Ltd.","issuer_name":"トヨタ自動車","issuer_ticker":"7203","edinet_code":"E02144","holdings_pct":5.12,"holdings_shares":167000000,"change_pct":1.04,"large_shareholder":true,"large_shareholder_change":false,"treasury_buyback":false,"data_source":"edinet_api_v2_xbrl","doc_url":"https://api.edinet-fsa.go.jp/api/v2/documents/S100ABCD?type=1"}
XBRL-derived fields (holdings_pct, holdings_shares, change_pct) may be null when enrich_xbrl is off or the XBRL element is unparseable.
doc_type_code reference
| Code | JP | EN | Mapped tag |
|---|---|---|---|
| 350 | 大量保有報告書 | Large Shareholder Report (5% rule) | large_shareholder |
| 360 | 変更報告書 | Change Report to Large Shareholder | large_shareholder_change |
| 220 | 自己株券買付状況報告書 | Treasury Share Repurchase Status Report | treasury_buyback |
| 120 | 有価証券報告書 | Annual Securities Report | officer_trade |
Getting your free EDINET API key
- Visit https://api.edinet-fsa.go.jp/
- Click APIキーを発行する (Issue API key).
- Enter email + phone (SMS code is for fraud prevention only).
- Confirm via the verification email.
- Copy the 40-char key from your dashboard.
Rate limit: ~3 requests/second per key. The actor never logs or persists the key and sends it only to api.edinet-fsa.go.jp.
FAQ
What's the 5% rule? Any holder crossing 5% of a TSE-listed company's voting shares must file a large-shareholding report (大量保有報告書) to the FSA within 5 business days; later moves of ≥1% trigger change reports (変更報告書).
Do I need an EDINET key? Yes — a free FSA EDINET API v2 subscription key (no fee, no card).
Does it parse XBRL? Yes — enrich_xbrl (default on) extracts holdings %, shares, and change delta from the filing's XBRL instance.
Which document types are covered? Large-shareholder reports, change reports, and treasury-share buyback reports (officer/periodic reports via doc_type=officer_trade).
How far back does EDINET go? Roughly 5 years of retained filings via the API.
日本語の説明
金融庁(FSA)の EDINET API v2 から、日本のインサイダー・株主開示を直接取得します。5%ルールに基づく大量保有報告書・変更報告書、および自己株券買付状況報告書(自社株買い)を対象とし、提出日・提出者名・4桁の証券コードで絞り込めます。enrich_xbrl を有効にすると、各報告書の XBRL を解析し保有割合・株式数・変動率を付与します。無料の EDINET API v2 サブスクリプションキーが必要です。
Related actors — APAC market-disclosure / exchange-filings family
| Actor | Region | What it does |
|---|---|---|
japan-tdnet-timely-disclosures | 🇯🇵 Japan | TSE TDnet timely disclosures (earnings, tender offers, buybacks) |
korea-dart-opendart-filings | 🇰🇷 Korea | DART regulator filings via the FSS OpenDART REST API |
korea-kind-disclosures | 🇰🇷 Korea | KRX exchange-side timely & voluntary disclosures |
korea-ipo-pipeline-tracker | 🇰🇷 Korea | Korean IPO pipeline — stage, offering size, listing date |
Built by NexGenData
Production-grade Apify actors for finance, IP, and regulatory data across APAC. See all actors →
