Jenn Feng Industrial Tools Co., Ltd. — Investor Relations & Filings
Jenn Feng Industrial Co., Ltd. is a global manufacturer specializing in the research, development, and production of power tools, garden equipment, and specialized lighting. Established in 1976, the company provides a diverse range of products, including handheld tools, brushless motors, automotive lighting, and garden illumination systems. Leveraging decades of expertise in metal tool manufacturing, the company serves international markets across North America, Japan, and Southeast Asia. Jenn Feng has increasingly focused on sustainability and technological innovation, transitioning into a provider of green energy solutions and energy storage systems. Its operations now encompass the integration of new energy equipment and net-zero carbon initiatives, offering comprehensive energy management and storage planning services. The company is recognized for its commitment to quality and innovation, having received multiple accolades for product excellence.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-07 | Chinese | |
| 本公司對前董事長李育成提起刑事附帶民事訴訟,雙方達成和解 | 2026-03-26 | Chinese | |
| 114年度財務比率 | 2026-03-20 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33887082 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33887079 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33700918 | 115年03月內部人持股異動(事後) | 2026-04-07 | Chinese | ||
| 33700669 | 115年03月董事會成員及持股 | 2026-04-07 | Chinese | ||
| 33366935 | 本公司對前董事長李育成提起刑事附帶民事訴訟,雙方達成和解 | 2026-03-26 | Chinese | ||
| 33366936 | 114年度財務比率 | 2026-03-20 | Chinese | ||
| 33366937 | 114年第4季海外子公司投資 | 2026-03-18 | Chinese | ||
| 33366938 | 114年第4季大陸投資 | 2026-03-18 | Chinese | ||
| 33366939 | 公告本公司114年12月關係人交易之取得資產申報數調整 | 2026-03-13 | Chinese | ||
| 33366950 | 114年度營益分析 | 2026-03-13 | Chinese | ||
| 33366949 | 114年第4季權益變動表 | 2026-03-13 | Chinese | ||
| 33366948 | 114年第4季現金流量表 | 2026-03-13 | Chinese | ||
| 33366946 | 114年第4季綜合損益表 | 2026-03-13 | Chinese | ||
| 33366945 | 114年第4季資產負債表 | 2026-03-13 | Chinese | ||
| 33366943 | 114年度應收帳款周轉率 | 2026-03-13 | Chinese | ||
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 |
Jenn Feng Industrial Tools 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/51860/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=51860 | 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=51860 | 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=51860 \ -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": 51860}, 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 Jenn Feng Industrial Tools Co., Ltd. (id: 51860)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.