
HARADA INDUSTRY CO.,LTD. — Investor Relations & Filings
HARADA INDUSTRY CO., LTD. is a specialized manufacturer engaged in the planning, design, development, and sale of antennas and related communications equipment. Since its establishment as an automotive antenna supplier in 1957, the company has become a leading provider in the field. Its core business focuses on a wide range of automotive antennas, including those for radio broadcasting, Global Positioning Systems (GPS), and cellular communications. The product portfolio also extends to wireless and data communications antennas, mobile device antennas, and various actuators. HARADA INDUSTRY contributes to the development of the connected car ecosystem through its advanced antenna technologies.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-08-12 | Japanese | |
| 四半期報告書-第66期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | |
| 内部統制報告書-第65期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | |
| 確認書 | 2022-06-29 | Japanese | |
| 有価証券報告書-第65期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | |
| 四半期報告書-第65期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7592109 | 確認書 | 2022-08-12 | Japanese | ||
| 7591935 | 四半期報告書-第66期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7600478 | 内部統制報告書-第65期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7600475 | 確認書 | 2022-06-29 | Japanese | ||
| 7600462 | 有価証券報告書-第65期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7617894 | 四半期報告書-第65期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-10 | Japanese | ||
|
2021
6 filings
| |||||
| 7624303 | 四半期報告書-第65期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-10 | Japanese | ||
| 7628211 | 四半期報告書-第65期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-12 | Japanese | ||
| 7665519 | 内部統制報告書-第64期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7665510 | 確認書 | 2021-06-29 | Japanese | ||
| 7665501 | 有価証券報告書-第64期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7677316 | 四半期報告書-第64期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-09 | Japanese | ||
|
2020
3 filings
| |||||
| 7682275 | 四半期報告書-第64期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-09 | Japanese | ||
| 7686154 | 四半期報告書-第64期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-11 | Japanese | ||
| 7689066 | 有価証券報告書-第63期(平成31年4月1日-令和2年3月31日) | 2020-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3onedata Co., Ltd.
Specializes in industrial communication solutions and netwo…
|
688618 | CN | Manufacturing |
|
AboCom
Specializes in network communications, memory solutions, Io…
|
2444 | TW | Manufacturing |
|
ACCTON
Provider of networking and computing infrastructure for hig…
|
2345 | TW | Manufacturing |
|
Ace Technologies Corp.
Designs and manufactures RF solutions for mobile, defense, …
|
088800 | KR | Manufacturing |
|
ADC India Communications Limited
Provides copper and fiber optic connectivity for telecom an…
|
523411 | IN | Manufacturing |
|
Aditya Infotech Limited
Distributes and manufactures electronic security and survei…
|
CPPLUS | IN | Manufacturing |
|
ADTRAN Holdings, Inc.
Global provider of open, disaggregated networking and commu…
|
ADTN | US | Manufacturing |
|
AIPHONE CO.,LTD
Manufacturer of communication and security systems speciali…
|
6718 | JP | Manufacturing |
|
Air Link Communication Limited
Technology company manufacturing, distributing, and retaili…
|
AIRLINK | PK | Manufacturing |
|
ALOYS Inc.
Develops and supplies Android-based OTT and 4k UHD satellit…
|
297570 | KR | Manufacturing |
HARADA INDUSTRY CO.,LTD. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/11899/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11899 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=11899 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=11899 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 11899}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for HARADA INDUSTRY CO.,LTD. (id: 11899)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.