Basso Industry Corp. — Investor Relations & Filings
Basso Industry Corp. is a global manufacturer specializing in the design and production of pneumatic and electric fastening tools. The company provides a comprehensive range of products, including air nailers, staplers, gas nailers, and automotive air tools such as impact wrenches and sanders. Beyond tool manufacturing, the company offers vertically integrated OEM/ODM services, encompassing magnesium and aluminum die-casting, precision machining, heat treatment, and plastic injection molding. Basso leverages advanced technologies, including industrial-grade SLS 3D printing and automated injection molding, to optimize production efficiency and cost-effectiveness. With a portfolio of over 800 patents and a distribution network spanning more than 100 countries, the company delivers high-performance solutions for professional and industrial markets, supported by extensive expertise in material science and mechanical engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 113年05月法人說明會簡報 | 2024-05-17 | Chinese | |
| 本公司受邀參加康和證券舉辦之線上法人說明會 | 2024-05-16 | Chinese | |
| 113年4月背書保證與資金貸與 | 2024-05-10 | Chinese | |
| 113年4月營業收入 | 2024-05-10 | Chinese | |
| 113年第1季權益變動表 | 2024-05-07 | Chinese | |
| 113年第1季現金流量表 | 2024-05-07 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 33348436 | 113年05月法人說明會簡報 | 2024-05-17 | Chinese | ||
| 33348468 | 本公司受邀參加康和證券舉辦之線上法人說明會 | 2024-05-16 | Chinese | ||
| 33348472 | 113年4月背書保證與資金貸與 | 2024-05-10 | Chinese | ||
| 33348470 | 113年4月營業收入 | 2024-05-10 | Chinese | ||
| 33348485 | 113年第1季權益變動表 | 2024-05-07 | Chinese | ||
| 33348482 | 113年第1季現金流量表 | 2024-05-07 | Chinese | ||
| 33348479 | 113年第1季綜合損益表 | 2024-05-07 | Chinese | ||
| 33348476 | 113年第1季資產負債表 | 2024-05-07 | Chinese | ||
| 33348488 | 本公司獨立董事任期超過三屆繼續提名之說明 | 2024-05-06 | Chinese | ||
| 33348491 | 公告本公司董事會通過113年第一季個別財報 | 2024-05-06 | Chinese | ||
| 33348496 | 113年04月內部人持股異動(事後) | 2024-05-03 | Chinese | ||
| 33348493 | 113年04月董事會成員及持股 | 2024-05-03 | Chinese | ||
| 33348498 | 公告本公司113年第一季財務報告董事會召開日期 | 2024-04-22 | Chinese | ||
| 33348503 | 113年3月背書保證與資金貸與 | 2024-04-10 | Chinese | ||
| 33348500 | 113年3月營業收入 | 2024-04-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of power-driven hand tools
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
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 |
|
LOBTEX.CO.,LTD.
Manufacturer of industrial fasteners, fastening tools, and …
|
5969 | JP | 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 |
Basso Industry Corp. 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/51850/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51850 | 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=51850 | 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=51850 \ -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": 51850}, 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 Basso Industry Corp. (id: 51850)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.