
CAPTAIN POLYPLAST LIMITED — Investor Relations & Filings
Captain Polyplast Limited specializes in the manufacturing and distribution of advanced micro-irrigation systems and piping solutions. The company's core product portfolio includes drip irrigation systems, sprinkler systems, and a wide range of High-Density Polyethylene (HDPE) and Polyvinyl Chloride (PVC) pipes. Beyond irrigation hardware, the firm provides integrated agricultural solutions such as solar pumping systems and specialized fertilizers. Its operations focus on enhancing water-use efficiency and crop productivity through technical innovation and comprehensive water management infrastructure. The company serves the agricultural sector by offering end-to-end services, from system design and installation to technical support, catering to both individual farmers and large-scale irrigation projects.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| PRESS RELEASE FOR Q4 EARNING | 2026-05-23 | English | |
| Financial results for the quarter and year ended on 31st March,2026 | 2026-05-23 | English | |
| Financial results for the quarter and year ended on 31st March,2026 | 2026-05-23 | English | |
| INVITATION FOR EARNING CONFERENCE CALL TO BE HELD ON 25.05.2026 AS PER ATTACHED INVITE | 2026-05-20 | English | |
| company has received order worth Rs. 11.80 crores from Maharashtra State Electricity Distribution Limited for 500 SPWPS. Press release for the same is attached herewith. | 2026-05-18 | English | |
| Press release regarding launch of new manufacturing facility at Ahmedabad | 2026-05-14 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46890337 | PRESS RELEASE FOR Q4 EARNING | 2026-05-23 | English | ||
| 46873225 | Financial results for the quarter and year ended on 31st March,2026 | 2026-05-23 | English | ||
| 46873240 | Financial results for the quarter and year ended on 31st March,2026 | 2026-05-23 | English | ||
| 46686578 | INVITATION FOR EARNING CONFERENCE CALL TO BE HELD ON 25.05.2026 AS PER ATTACHED INVITE | 2026-05-20 | English | ||
| 46385302 | company has received order worth Rs. 11.80 crores from Maharashtra State Electricity Distribution Limited for 500 SPWPS. Press release for the same is attached herewith. | 2026-05-18 | English | ||
| 46014540 | Press release regarding launch of new manufacturing facility at Ahmedabad | 2026-05-14 | English | ||
| 44936556 | Captain Polyplast Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 23/05/2026 ,inter alia, to consider and approve approval of financial results .... | 2026-05-11 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Zhejiang Jinsheng New Materials Co., Ltd.
Produces high-end plastic packaging containers for global c…
|
300849 | CN | Manufacturing |
|
Zhejiang Runyang New Material Technology Co., Ltd.
Produces high-performance IXPE and XPE foam for automotive,…
|
300920 | CN | Manufacturing |
|
Zhejiang Tiantai Xianghe Industrial Co., Ltd.
Manufactures non-metallic rail transit components, fastenin…
|
603500 | CN | Manufacturing |
|
Zhejiang Tianzhen Technology Co., Ltd.
Manufacturer of waterproof WPC, SPC, and LVT resilient floo…
|
301356 | CN | Manufacturing |
|
ZHEJIANG WALRUS NEW MATERIAL CO., LTD.
Manufactures resilient flooring materials including LVT, SP…
|
003011 | CN | Manufacturing |
|
Zhejiang Weixing New Building Materials Co.,Ltd.
Produces plastic piping systems for water, gas, drainage, a…
|
002372 | CN | Manufacturing |
|
ZHEJIANG YINGFENG TECHNOLOGY CO.,LTD.
Produces precision injection molds and plastic parts for au…
|
605055 | CN | Manufacturing |
|
Zhejiang Zhongcheng Packing Material Co., Ltd
Produces multi-layer co-extruded polyolefin (POF) shrink fi…
|
002522 | CN | Manufacturing |
|
ZHUHAI ZHONGFU ENTERPRISE CO.,LTD
Manufactures PET beverage packaging and provides contract f…
|
000659 | CN | Manufacturing |
|
ZOTEFOAMS PLC
Manufactures high-performance, closed-cell foams for variou…
|
ZTF | GB | Manufacturing |
CAPTAIN POLYPLAST LIMITED 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/61600/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61600 | 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=61600 | 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=61600 \ -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": 61600}, 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 CAPTAIN POLYPLAST LIMITED (id: 61600)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.