
百甲科技 — Investor Relations & Filings
Baijia Technology specializes in the design, fabrication, and installation of advanced steel structure systems. The company provides comprehensive solutions for heavy steel structures, space frames, and pipe trusses used in industrial plants, high-rise buildings, and large-scale infrastructure projects. Its product portfolio extends to specialized equipment for the energy sector, including components for thermal, wind, and solar power facilities. By integrating engineering design with intelligent manufacturing processes, the company delivers high-precision structural components tailored for complex architectural and industrial requirements. Baijia Technology focuses on technical innovation and quality control to support large-scale construction and energy infrastructure development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 江苏法德东恒(徐州)律师事务所关于徐州中煤百甲重钢科技股份有限公司2024年年度股东会之法律意见书 | 2025-05-21 | Chinese | |
| 2024年年度股东会决议公告 | 2025-05-21 | Chinese | |
| 投资者关系活动记录表 | 2025-05-20 | Chinese | |
| 太平洋证券股份有限公司关于徐州中煤百甲重钢科技股份有限公司2024年度持续督导跟踪报告 | 2025-05-19 | Chinese | |
| 关于取得发明专利证书的公告 | 2025-05-15 | Chinese | |
| 2024 年年度报告业绩说明会预告公告 | 2025-05-11 | Chinese |
Browse filings by year
4 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39941871 | 江苏法德东恒(徐州)律师事务所关于徐州中煤百甲重钢科技股份有限公司2024年年度股东会之法律意见书 | 2025-05-21 | Chinese | ||
| 39941825 | 2024年年度股东会决议公告 | 2025-05-21 | Chinese | ||
| 39941814 | 投资者关系活动记录表 | 2025-05-20 | Chinese | ||
| 39941803 | 太平洋证券股份有限公司关于徐州中煤百甲重钢科技股份有限公司2024年度持续督导跟踪报告 | 2025-05-19 | Chinese | ||
| 39941794 | 关于取得发明专利证书的公告 | 2025-05-15 | Chinese | ||
| 39941786 | 2024 年年度报告业绩说明会预告公告 | 2025-05-11 | Chinese | ||
| 39941774 | 持股 5%以上股东减持股份计划公告 | 2025-05-05 | Chinese | ||
| 39941760 | 预计向银行申请综合授信额度的公告 | 2025-04-28 | Chinese | ||
| 39941747 | 容诚会计师事务所(特殊普通合伙)关于徐州中煤百甲重钢科技股份有限公司2024年度募集资金存放与使用情况鉴证报告 | 2025-04-28 | Chinese | ||
| 39941132 | 容诚会计师事务所(特殊普通合伙)关于徐州中煤百甲重钢科技股份有限公司2024年度营业收入扣除情况的专项审核报告 | 2025-04-28 | Chinese | ||
| 39940821 | 独立董事2024年度述职报告(王希达) | 2025-04-28 | Chinese | ||
| 39940811 | 内部控制自我评价报告 | 2025-04-28 | Chinese | ||
| 39940795 | 第四届董事会第六次会议决议公告 | 2025-04-28 | Chinese | ||
| 39940784 | 2024年年度报告摘要 | 2025-04-28 | Chinese | ||
| 39940761 | 容诚会计师事务所(特殊普通合伙)关于徐州中煤百甲重钢科技股份有限公司非经营性资金占用及其他关联资金往来情况专项说明 | 2025-04-28 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of structural metal products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
2242749 Ontario Limited
Manufactures and markets infrastructure products and engine…
|
ARF | CA | Manufacturing |
|
ABAS Protect AB
Develops, manufactures, and sells area protection products …
|
ABAS | SE | Manufacturing |
|
Acrow (India) Ltd.
Designs and manufactures formwork, scaffolding, and materia…
|
513149 | IN | Manufacturing |
|
Advanced Building Industries Co.
Manufactures and supplies structural steel products and int…
|
2240 | SA | Manufacturing |
|
Ahlada Engineers Limited
Designs and manufactures steel doors, windows, and furnitur…
|
AHLADA | IN | Manufacturing |
|
Ahmedabad Steelcraft Ltd.
Produces and exports steel window sections, door frames, an…
|
522273 | IN | Manufacturing |
|
AJIYA BERHAD
Manufacturer of building materials, metal roofing, safety g…
|
— | MY | Manufacturing |
|
Al-Babtain Power and Telecommunication Co.
Supplies steel towers, poles, and structural solutions for …
|
2320 | SA | Manufacturing |
|
ALFABS AUSTRALIA LIMITED
Provides engineering, fabrication, and equipment services f…
|
AAL | AU | Manufacturing |
|
ALINCO INCORPORATED
A diversified manufacturer of construction, housing, fitnes…
|
5933 | JP | Manufacturing |
百甲科技 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/58700/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58700 | 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=58700 | 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=58700 \ -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": 58700}, 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 百甲科技 (id: 58700)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.