
LOBTEX.CO.,LTD. - Investor Relations & Filings
Key figures FY2026
| Total Revenues | JPY 5.71B | per the Annual Report filed 2026-06-23 |
|---|---|---|
| Net Income | JPY 122.81M | per the Annual Report filed 2026-06-23 |
| Total Assets | JPY 8.42B | per the Annual Report filed 2026-06-23 |
| Total Equity | JPY 4.96B | per the Annual Report filed 2026-06-23 |
| Cash from Ops | JPY 205.14M | per the Annual Report filed 2026-06-23 |
As reported by the issuer in the filings linked above. Figures are normalized for comparability; consult the source filing for the authoritative statement.
LOBTEX.CO.,LTD. is a manufacturer specializing in a diverse range of tools and industrial products. The company's primary offerings include industrial fasteners and a comprehensive line of fastening tools, such as cordless and air-powered riveters and nut setters. Its product portfolio also extends to general work tools, electric tools, and diamond cutting tools. With a history dating back to 1888, LOBTEX is recognized for its legacy of innovation, which includes producing its domestic market's first all-drop forged monkey wrench. The company focuses on developing and supplying high-quality tools for professional and industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公益財団法人財務会計基準機構への加入状況及び加入に関する考え方等に関するお知らせ | 2026-06-25 | Japanese | |
| 臨時報告書 | 2026-06-25 | Japanese | |
| 確認書 | 2026-06-23 | Japanese | |
| 有価証券報告書-第143期(2025/04/01-2026/03/31) | 2026-06-23 | Japanese | |
| 剰余金の配当(期末配当)に関するお知らせ | 2026-05-27 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 48408937 | 公益財団法人財務会計基準機構への加入状況及び加入に関する考え方等に関するお知らせ | 2026-06-25 | Japanese | ||
| 48408580 | 臨時報告書 | 2026-06-25 | Japanese | ||
| 48315453 | 確認書 | 2026-06-23 | Japanese | ||
| 48315448 | 有価証券報告書-第143期(2025/04/01-2026/03/31) | 2026-06-23 | Japanese | ||
| 47080626 | 剰余金の配当(期末配当)に関するお知らせ | 2026-05-27 | Japanese | ||
| 48218257 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-12 | Japanese | ||
| 48218259 | 2026年3月期第3四半期決算短信〔日本基準〕(連結) | 2026-02-09 | Japanese | ||
|
2025
8 filings
| |||||
| 8279139 | 確認書 | 2025-11-13 | Japanese | ||
| 8279094 | 半期報告書-第143期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 48218260 | 2026年3月期 第2四半期(中間期)決算短信〔日本基準〕(連結) | 2025-11-11 | Japanese | ||
| 48218262 | 2026年3月期 第1四半期決算短信〔日本基準〕(連結) | 2025-08-08 | Japanese | ||
| 7250294 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7249356 | 内部統制報告書-第142期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249333 | 確認書 | 2025-06-25 | Japanese | ||
| 7249335 | 有価証券報告書-第142期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
Financials
We couldn't load the financials
No data available yet
We have extracted financials for LOBTEX.CO.,LTD., but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available - coming soon. |
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Basso Industry Corp.
Global manufacturer of pneumatic fastening tools, automotiv…
|
1527 | TW | Manufacturing |
|
Chervon Holdings Limited
Global solution provider specializing in power tools and ou…
|
2285 | HK | Manufacturing |
| China Great Star International Limited | 900040 | KY | Manufacturing |
|
Einhell Germany AG
A global manufacturer of power tools and electrical garden …
|
EIN3 | DE | Manufacturing |
|
ESTIC CORPORATION
Manufacturer of high-precision assembly, fastening, and pre…
|
6161 | JP | Manufacturing |
| Hitachi Koki Co., Ltd. | — | JP | Manufacturing |
|
KEN HOLDING CO.,LTD.
Develops and manufactures professional power tools for indu…
|
300126 | CN | Manufacturing |
|
KEYANG ELECTRIC MACHINERY CO.,LTD
Manufacturer of electric power tools, automotive components…
|
012200 | KR | Manufacturing |
|
KPT INDUSTRIES LIMITED
Designs and manufactures electric power tools, industrial b…
|
505299 | IN | Manufacturing |
|
Makita Corporation
Global manufacturer of power tools, outdoor power equipment…
|
6586 | JP | Manufacturing |
LOBTEX.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/11625/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11625 | 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=11625 | 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=11625 \ -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": 11625}, 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 LOBTEX.CO.,LTD. (id: 11625)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.