BEILONG PRECISION TECHNOLOGY CO., LTD. — Investor Relations & Filings
BEILONG PRECISION TECHNOLOGY CO., LTD. specializes in the design, development, and manufacture of high-precision metal components and assemblies. The company provides a comprehensive range of services including CNC machining, precision stamping, mold fabrication, and surface treatment. Its product portfolio serves diverse sectors such as consumer electronics, automotive systems, medical devices, and telecommunications infrastructure. Utilizing advanced manufacturing technologies and rigorous quality management systems, the firm delivers customized engineering solutions tailored to complex technical specifications. Key capabilities include high-speed milling, precision turning, and integrated assembly processes, ensuring high dimensional accuracy and material integrity for critical industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于公司向银行等金融机构申请2024年度综合授信额度的公告 | 2024-04-01 | Chinese | |
| 2023年度独立董事述职报告(白剑) | 2024-04-01 | Chinese | |
| 中汇会计师事务所(特殊普通合伙)关于贝隆精密科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2024-04-01 | Chinese | |
| 会计师事务所选聘制度 | 2024-04-01 | Chinese | |
| 2023年年度审计报告 | 2024-04-01 | Chinese | |
| 董事会对独董独立性评估的专项意见 | 2024-04-01 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 39412454 | 关于公司向银行等金融机构申请2024年度综合授信额度的公告 | 2024-04-01 | Chinese | ||
| 39412445 | 2023年度独立董事述职报告(白剑) | 2024-04-01 | Chinese | ||
| 39412416 | 中汇会计师事务所(特殊普通合伙)关于贝隆精密科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项审核说明 | 2024-04-01 | Chinese | ||
| 39412408 | 会计师事务所选聘制度 | 2024-04-01 | Chinese | ||
| 39412405 | 2023年年度审计报告 | 2024-04-01 | Chinese | ||
| 39412377 | 董事会对独董独立性评估的专项意见 | 2024-04-01 | Chinese | ||
| 39412369 | 独立董事候选人声明与承诺(白剑) | 2024-04-01 | Chinese | ||
| 39412367 | 兴业证券股份有限公司关于贝隆精密科技股份有限公司2023年度内部控制评价报告的核查意见 | 2024-04-01 | Chinese | ||
| 39412363 | 股票交易异常波动公告 | 2024-03-05 | Chinese | ||
| 39412360 | 关于完成工商变更登记及公司章程备案并换发营业执照的公告 | 2024-02-28 | Chinese | ||
| 39412354 | 2024年第一次临时股东大会的法律意见书 | 2024-02-21 | Chinese | ||
| 39412348 | 2024年第一次临时股东大会决议公告 | 2024-02-21 | Chinese | ||
| 39412344 | 薪酬与考核委员会议事规则 | 2024-02-01 | Chinese | ||
| 39412339 | 总经理工作细则 | 2024-02-01 | Chinese | ||
| 39412328 | 兴业证券股份有限公司关于贝隆精密科技股份有限公司使用募集资金置换预先投入募投项目及已支付发行费用的自筹资金的核查意见 | 2024-02-01 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Treatment and coating of metals; machining
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aaron Industries Limited
Manufactures high-end stainless steel products with special…
|
AARON | IN | Manufacturing |
|
Ages Industri B
Contract manufacturer specializing in die casting, machinin…
|
AGES | SE | Manufacturing |
|
Ameya Precision Engineers Limited
Manufactures precision components and sub-assemblies for oi…
|
AMEYA | IN | Manufacturing |
|
Amnode AB
Engineering company processing non-ferrous metals into cust…
|
AMNO | SE | Manufacturing |
|
ARGENT INDUSTRIAL LIMITED
Industrial holding company managing diversified units focus…
|
ART | ZA | Manufacturing |
|
Associated Coaters Limited
Provides pre-treatment and powder coating for aluminum extr…
|
544183 | IN | Manufacturing |
|
AZZ INC
Provider of metal coating solutions, including hot-dip galv…
|
AZZ | US | Manufacturing |
|
B. D. Industries (Pune) Limited
Manufactures precision machined components and sub-assembli…
|
544468 | IN | Manufacturing |
|
Best Precision Machinery Co., Ltd.
Manufactures high-precision mechanical components for autom…
|
300580 | CN | Manufacturing |
|
Bodycote PLC
A global provider of thermal processing services for variou…
|
BOY | GB | Manufacturing |
BEILONG PRECISION TECHNOLOGY 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/56363/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56363 | 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=56363 | 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=56363 \ -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": 56363}, 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 BEILONG PRECISION TECHNOLOGY CO., LTD. (id: 56363)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.