Nanjing Julong science & technology CO., Ltd. — Investor Relations & Filings
Nanjing Julong Science & Technology Co., Ltd. specializes in the research, development, and manufacturing of high-performance polymer materials and engineering plastics. The company's product portfolio includes modified polyamides (PA), polypropylenes (PP), polybutylene terephthalates (PBT), and various composite materials. These materials are engineered for high strength, heat resistance, and durability, serving critical applications in the automotive, high-speed rail, electronic appliances, and telecommunications sectors. A significant focus is placed on providing lightweight material solutions for the automotive industry to improve fuel efficiency and reduce emissions. The company maintains advanced production facilities and a robust research and development framework to deliver customized material solutions that meet specific technical requirements for global industrial applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度会计师事务所履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-09 | Chinese | |
| 关于2025年年度报告披露的提示性公告 | 2026-04-09 | Chinese | |
| 关于2025年计提信用减值损失及资产减值损失的公告 | 2026-04-09 | Chinese | |
| 长城证券股份有限公司关于南京聚隆科技股份有限公司2026年度日常关联交易预计情况的核查意见 | 2026-04-09 | Chinese | |
| 2025年年度审计报告 | 2026-04-09 | Chinese | |
| 长城证券股份有限公司关于南京聚隆科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查意见 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36946824 | 2025年度会计师事务所履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-09 | Chinese | ||
| 36946820 | 关于2025年年度报告披露的提示性公告 | 2026-04-09 | Chinese | ||
| 36946818 | 关于2025年计提信用减值损失及资产减值损失的公告 | 2026-04-09 | Chinese | ||
| 36946816 | 长城证券股份有限公司关于南京聚隆科技股份有限公司2026年度日常关联交易预计情况的核查意见 | 2026-04-09 | Chinese | ||
| 36946814 | 2025年年度审计报告 | 2026-04-09 | Chinese | ||
| 36946811 | 长城证券股份有限公司关于南京聚隆科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查意见 | 2026-04-09 | Chinese | ||
| 36946807 | 2025年度内部控制审计报告 | 2026-04-09 | Chinese | ||
| 36946770 | 公司章程(2026年4月) | 2026-04-09 | Chinese | ||
| 36946759 | 关于南京聚隆科技股份有限公司2024年限制性股票激励计划授予价格调整、首次授予部分第二个归属期归属条件成就、预留授予部分第一个归属期归属条件成就及作废部分已授予尚未归属限制性股票相关事项的法律意见书 | 2026-04-09 | Chinese | ||
| 36946757 | 长城证券股份有限公司关于南京聚隆科技股份有限公司为子公司申请银行综合授信额度提供担保的核查意见 | 2026-04-09 | Chinese | ||
| 36946754 | 关于续聘会计师事务所的公告 | 2026-04-09 | Chinese | ||
| 36946752 | 董事、高级管理人员薪酬制度(2026年4月) | 2026-04-09 | Chinese | ||
| 36946738 | 关于公司为子公司申请银行综合授信额度提供担保的公告 | 2026-04-09 | Chinese | ||
| 36946737 | 2025年度利润分配方案的公告 | 2026-04-09 | Chinese | ||
| 36946733 | 2025年度非经营性资金占用及其他关联方资金往来情况专项说明 | 2026-04-09 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics and synthetic rubber in primary forms
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aadi Industries Ltd
Manufactures and distributes plastic granules and polymer r…
|
530027 | IN | Manufacturing |
|
Accent Microcell Limited
Manufacturer of cellulose-based excipients for pharma, food…
|
ACCENTMIC | IN | Manufacturing |
|
Acetex Corporation
Specializes in manufacturing specialty chemicals, polymers,…
|
— | CA | Manufacturing |
|
Advanced Petrochemical Co.
Manufactures polypropylene resins for packaging, automotive…
|
2330 | SA | Manufacturing |
|
Alpek, S.A.B. de C.V.
Global producer of polyester and petrochemicals focused on …
|
ALPEK | MX | Manufacturing |
|
AMBANI ORGOCHEM LIMITED
Manufacturer of specialty chemicals and acrylic polymers fo…
|
AMBANIORGO | IN | Manufacturing |
|
ANHUI HWASU CO.,LTD.
Large-scale manufacturer of PVC resins, caustic soda, and c…
|
600935 | CN | Manufacturing |
|
Anhui Shenjian New Materials Co.,Ltd
Produces saturated polyester resins for powder coatings and…
|
002361 | CN | Manufacturing |
|
Apcotex Industries Limited
Manufacturer of synthetic rubber and latex for automotive a…
|
APCOTEXIND | IN | Manufacturing |
|
ARCL Organics Ltd
Produces specialty chemicals and resins for wood-based pane…
|
543993 | IN | Manufacturing |
Nanjing Julong science & 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/55624/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55624 | 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=55624 | 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=55624 \ -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": 55624}, 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 Nanjing Julong science & technology CO., Ltd. (id: 55624)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.