
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 |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-05-21 | Japanese | |
| 定款の一部変更に関するお知らせ | 2026-05-21 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | |
| 大量保有報告書 | 2026-03-24 | Japanese | |
| 公開買付報告書 | 2026-03-24 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 46718457 | 剰余金の配当に関するお知らせ | 2026-05-21 | Japanese | ||
| 46718455 | 定款の一部変更に関するお知らせ | 2026-05-21 | Japanese | ||
| 44118052 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-05-08 | Japanese | ||
| 33240654 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-03 | Japanese | ||
| 33018495 | 大量保有報告書 | 2026-03-24 | Japanese | ||
| 33018487 | 公開買付報告書 | 2026-03-24 | Japanese | ||
| 32915445 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-09 | Japanese | ||
| 32537990 | 訂正公開買付届出書 | 2026-02-20 | Japanese | ||
| 19421822 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-10 | Japanese | ||
| 14483063 | 公開買付届出書 | 2026-02-05 | Japanese | ||
| 12194155 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-07 | Japanese | ||
|
2025
4 filings
| |||||
| 9332804 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-05 | Japanese | ||
| 8282703 | 確認書 | 2025-11-13 | Japanese | ||
| 8282685 | 半期報告書-第134期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 8117250 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-11-06 | 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.