
BROTHER INDUSTRIES LTD. — Investor Relations & Filings
Brother Industries, Ltd. is a manufacturer of electronic and electrical equipment. The company's portfolio is segmented into products for home and office use, as well as industrial applications. The home and office division offers printers, multifunction centers, scanners, label makers, and sewing machines. The industrial division provides solutions including industrial sewing and embroidery machines, machine tools, commercial and large-format printers, digital printing equipment, and coding and marking systems. Additionally, the company develops and manufactures components such as geared motors and fuel cells, catering to diverse business needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-03 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-04 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第133期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 7949638 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-10-03 | Japanese | ||
| 7856419 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-09-03 | Japanese | ||
| 7859314 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-08-06 | Japanese | ||
| 7241168 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-07-04 | Japanese | ||
| 7248418 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7254845 | 内部統制報告書-第133期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254832 | 確認書 | 2025-06-23 | Japanese | ||
| 7254766 | 有価証券報告書-第133期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7260411 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-06-04 | Japanese | ||
|
2024
6 filings
| |||||
| 7298168 | 確認書 | 2024-11-13 | Japanese | ||
| 7298166 | 半期報告書-第133期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7325712 | 臨時報告書 | 2024-06-26 | Japanese | ||
| 7325703 | 確認書 | 2024-06-26 | Japanese | ||
| 7325702 | 内部統制報告書-第132期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
| 7325705 | 有価証券報告書-第132期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of office machinery and equipment (except computers and peripheral equipment)
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GLORY LTD.
Develops and manufactures cash handling machines and system…
|
6457 | JP | Manufacturing |
|
GPI
Manufacturer of imaging consumables, toner cartridges, and …
|
6128 | TW | Manufacturing |
|
Hebei Huijin Group Co., Ltd.
Develops financial equipment, cash processing systems, and …
|
300368 | CN | Manufacturing |
|
Japan Cash Machine co.,ltd.
Develops and manufactures currency handling machines for va…
|
6418 | JP | Manufacturing |
BROTHER INDUSTRIES 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/11736/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11736 | 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=11736 | 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=11736 \ -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": 11736}, 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 BROTHER INDUSTRIES LTD. (id: 11736)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.