
LOBTEX.CO.,LTD. — Investor Relations & Filings
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 |
|---|---|---|---|
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第143期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第142期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 有価証券報告書-第142期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 8279139 | 確認書 | 2025-11-13 | Japanese | ||
| 8279094 | 半期報告書-第143期(2025/04/01-2026/03/31) | 2025-11-13 | 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 | ||
|
2024
9 filings
| |||||
| 7295974 | 確認書 | 2024-11-14 | Japanese | ||
| 7295970 | 半期報告書-第142期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7331060 | 臨時報告書 | 2024-06-21 | Japanese | ||
| 7330550 | 内部統制報告書-第141期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7330545 | 確認書 | 2024-06-21 | Japanese | ||
| 7330539 | 有価証券報告書-第141期(2023/04/01-2024/03/31) | 2024-06-21 | Japanese | ||
| 7332658 | 確認書 | 2024-06-18 | Japanese | ||
| 7332655 | 確認書 | 2024-06-18 | Japanese | ||
| 7332659 | 訂正有価証券報告書-第140期(2022/04/01-2023/03/31) | 2024-06-18 | Japanese | ||
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 |
|
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 |
|
Jenn Feng Industrial Tools Co., Ltd.
Manufacturer of power tools, garden equipment, lighting, an…
|
1538 | TW | 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 |
|
MAX CO., LTD.
Manufacturer of industrial tools, office products, housing,…
|
6454 | 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.