
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 |
|---|---|---|---|
|
NAKANISHI INC.
Manufacturer of high-speed rotation and precision tech for …
|
7716 | JP | Manufacturing |
|
Nanjing Toua Hardware&Tools Co., Ltd.
Manufacturer of gas-actuated fastening systems, gas nailers…
|
301125 | CN | Manufacturing |
|
STANLEY BLACK & DECKER, INC.
A global provider of tools, outdoor equipment, and industri…
|
SWK | US | Manufacturing |
|
Techtronic Industries Co. Ltd.
Global leader in cordless technology, manufacturing power t…
|
669 | HK | Manufacturing |
|
Toya S.A.
International producer and distributor of tools and equipme…
|
TOA | PL | Manufacturing |
|
Vessel Co., Ltd.
Designs and manufactures equipment for the flat panel displ…
|
177350 | KR | Manufacturing |
|
Zhejiang Prulde Electric Appliance Co., Ltd.
Manufacturer of power tools and thermal equipment for globa…
|
301353 | CN | 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.