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 |
|---|---|---|---|
| 114年度存貨週轉率 | 2026-03-13 | Chinese | |
| 114年度毛利率 | 2026-03-13 | Chinese | |
| 公告本公司董事會決議出售子公司誠峰能源工業股份有限公司 | 2026-03-11 | Chinese | |
| 公告本公司董事會決議114年度虧損撥補案 | 2026-03-11 | Chinese | |
| 公告本公司董事會通過114年度合併財務報告 | 2026-03-11 | Chinese | |
| 公告本公司董事會決議召開115年股東常會 | 2026-03-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33366942 | 114年度存貨週轉率 | 2026-03-13 | Chinese | ||
| 33366941 | 114年度毛利率 | 2026-03-13 | Chinese | ||
| 33366952 | 公告本公司董事會決議出售子公司誠峰能源工業股份有限公司 | 2026-03-11 | Chinese | ||
| 33366953 | 公告本公司董事會決議114年度虧損撥補案 | 2026-03-11 | Chinese | ||
| 33366955 | 公告本公司董事會通過114年度合併財務報告 | 2026-03-11 | Chinese | ||
| 33366957 | 公告本公司董事會決議召開115年股東常會 | 2026-03-11 | Chinese | ||
| 33366958 | 114年度股利金額(董事會決議) | 2026-03-11 | Chinese | ||
| 33366961 | 115年2月營業收入 | 2026-03-10 | Chinese | ||
| 33366959 | 115年2月背書保證與資金貸與 | 2026-03-10 | Chinese | ||
| 33366964 | 115年02月董事會成員及持股 | 2026-03-06 | Chinese | ||
| 33366962 | 115年02月內部人持股異動(事後) | 2026-03-06 | Chinese | ||
| 33366965 | 公告本公司114年度財務報告董事會預計召開日期為115年03月11日 | 2026-03-03 | Chinese | ||
| 33366968 | 115年1月背書保證與資金貸與 | 2026-02-06 | Chinese | ||
| 33366966 | 115年1月營業收入 | 2026-02-06 | Chinese | ||
| 33366972 | 115年01月董事會成員及持股 | 2026-02-06 | Chinese | ||
Market data
Market data not available
Price history
Peer Companies
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.