Fuling Technology CO.,LTD — Investor Relations & Filings
Fuling Technology CO.,LTD. specializes in the development, production, and distribution of food service disposables. The company's product portfolio includes a wide range of cutlery, straws, cups, plates, and containers designed for the food and beverage industry. It focuses on providing both traditional plastic products and eco-friendly alternatives, such as biodegradable materials and paper-based solutions. Serving a global clientele that includes quick-service restaurants, beverage chains, and large-scale retailers, the company emphasizes manufacturing efficiency and product innovation. Its operations are supported by advanced production facilities and a commitment to meeting international quality and environmental standards. The company aims to address the evolving needs of the food service market through sustainable packaging options and high-volume supply chain reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 东兴证券股份有限公司关于富岭科技股份有限公司使用超募资金用于在建募投项目的核查意见 | 2026-04-17 | Chinese | |
| 关于2026年度申请银行授信额度的公告 | 2026-04-17 | Chinese | |
| 关于2026年度对外担保额度预计的公告 | 2026-04-17 | Chinese | |
| 2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-17 | Chinese | |
| 东兴证券股份有限公司关于富岭科技股份有限公司2025年度保荐工作报告 | 2026-04-17 | Chinese | |
| 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39588624 | 东兴证券股份有限公司关于富岭科技股份有限公司使用超募资金用于在建募投项目的核查意见 | 2026-04-17 | Chinese | ||
| 39588622 | 关于2026年度申请银行授信额度的公告 | 2026-04-17 | Chinese | ||
| 39588620 | 关于2026年度对外担保额度预计的公告 | 2026-04-17 | Chinese | ||
| 39588617 | 2025年度募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-17 | Chinese | ||
| 34826043 | 东兴证券股份有限公司关于富岭科技股份有限公司2025年度保荐工作报告 | 2026-04-17 | Chinese | ||
| 34826041 | 关于确认董事、高级管理人员2025年度薪酬及2026年度薪酬方案的公告 | 2026-04-17 | Chinese | ||
| 34826040 | 关于相关股东延长股份锁定期的公告 | 2026-04-17 | Chinese | ||
| 34826038 | 东兴证券股份有限公司关于富岭科技股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-04-17 | Chinese | ||
| 34826034 | 关于使用超募资金用于在建募投项目的公告 | 2026-04-17 | Chinese | ||
| 34826032 | 2025年度募集资金存放、管理与使用情况的专项报告 | 2026-04-17 | Chinese | ||
| 34826029 | 2025年度非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-04-17 | Chinese | ||
| 34826026 | 董事会对独立董事独立性评估的专项意见 | 2026-04-17 | Chinese | ||
| 34826022 | 2025年年度报告 | 2026-04-17 | Chinese | ||
| 34826021 | 2025年年度报告摘要 | 2026-04-17 | Chinese | ||
| 39588615 | 关于使用自有资金进行现金管理的公告 | 2026-02-10 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Fillamentum a.s.
Manufacturer of polymer materials for 3D printing and indus…
|
FILL | CZ | Manufacturing |
|
Finolex Industries Ltd.
Manufacturer of PVC pipes, fittings, and resin for agricult…
|
FINPIPE | IN | Manufacturing |
|
Flexopack S.A.
Manufacturer of flexible packaging materials for the food a…
|
FLEXO | GR | Manufacturing |
|
FNS TECH. Co.,Ltd.
Manufactures equipment for the display/semiconductor indust…
|
083500 | KR | Manufacturing |
|
Forbo Holding AG
Global producer of floor coverings, adhesives, and conveyor…
|
FORN | CH | Manufacturing |
|
Formoplast AD
Designs and manufactures tooling for the plastics industry …
|
FORM | BG | Manufacturing |
|
FP CORPORATION
Manufactures and recycles disposable food containers for fo…
|
7947 | JP | Manufacturing |
|
FSPG HI-TECH CO., LTD
Develops and manufactures high-tech polymer materials and f…
|
000973 | CN | Manufacturing |
|
Fujian Superpipe Co.,Ltd
Produces high-performance plastic piping systems for munici…
|
300198 | CN | Manufacturing |
|
FUJI SEAL INTERNATIONAL,INC.
Develops and sells packaging systems, materials, and relate…
|
7864 | JP | Manufacturing |
Fuling 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/54039/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54039 | 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=54039 | 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=54039 \ -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": 54039}, 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 Fuling Technology CO.,LTD (id: 54039)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.