
Kaka Industries Limited — Investor Relations & Filings
Kaka Industries Limited specializes in the manufacturing and distribution of polymer-based building materials. The product range encompasses PVC profiles, sections, and panels utilized for doors, windows, partitions, and false ceilings. The company also develops Wood Polymer Composite (WPC) and Unplasticized Polyvinyl Chloride (UPVC) solutions for diverse interior and exterior applications. These products are engineered as durable, termite-resistant, and water-resistant alternatives to conventional wood. Serving residential, commercial, and industrial sectors, the company provides components for kitchen cabinetry, wall cladding, and structural framing. The focus remains on delivering low-maintenance, cost-effective building materials that align with modern architectural standards and environmental considerations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Investor Presentation | 2026-05-15 | English | |
| Press Release for H2 & FY26 | 2026-05-15 | English | |
| Appointment of D R Thakkar & Associates as an Internal Auditor | 2026-05-15 | English | |
| Appointment of M/s BRS & Associates as a Cost Auditor | 2026-05-15 | English | |
| Audited Financial Results | 2026-05-15 | English | |
| Outcome of Board Meeting held today on 15th May, 2026 | 2026-05-15 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 46351094 | Investor Presentation | 2026-05-15 | English | ||
| 46351097 | Press Release for H2 & FY26 | 2026-05-15 | English | ||
| 46351099 | Appointment of D R Thakkar & Associates as an Internal Auditor | 2026-05-15 | English | ||
| 46350586 | Appointment of M/s BRS & Associates as a Cost Auditor | 2026-05-15 | English | ||
| 46349494 | Audited Financial Results | 2026-05-15 | English | ||
| 46349502 | Outcome of Board Meeting held today on 15th May, 2026 | 2026-05-15 | English | ||
| 46349505 | Outcome of Board Meeting held today on 15th May, 2026 | 2026-05-15 | English | ||
| 45180235 | Credit Rating | 2026-05-12 | English | ||
| 45180243 | Kaka Industries Ltdhas informed BSE that the meeting of the Board of Directors of the Company is scheduled on 15/05/2026 ,inter alia, to consider and approve Notice for the Meeting of Board .... | 2026-05-12 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aa Industrial Belting (Shanghai) Co., Ltd
Develops and manufactures high-performance industrial conve…
|
603580 | CN | Manufacturing |
|
Abson Industries Limited
Manufactures polypropylene woven bags, offering durable and…
|
ABSON | PK | Manufacturing |
|
ACE/Security Laminates Corporation
Global provider of high-performance security laminates for …
|
ACEX | CA | Manufacturing |
|
ACESIAN PARTNERS LIMITED
Specializes in environmental solutions, integrated services…
|
5FW | SG | Manufacturing |
|
Achilles Corporation
A manufacturer of plastic and rubber products for consumer …
|
5142 | JP | Manufacturing |
|
ADVANCED DRAINAGE SYSTEMS, INC.
Manufacturer of water management solutions for stormwater a…
|
WMS | US | Manufacturing |
|
Aeron Composite Limited
Designs and manufactures FRP and GRP products for industria…
|
AERON | IN | Manufacturing |
|
A.F. Enterprises Limited
Manufactures plastic molded products and provides financial…
|
538351 | IN | Manufacturing |
|
Ahimsa Industries Limited
Produces PET preforms and closures for beverage, food, and …
|
AHIMSA | IN | Manufacturing |
|
AIK Pipes and Polymers Limited
Manufactures polymer pipes and fittings for water, gas, and…
|
544072 | IN | Manufacturing |
Kaka Industries 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/59836/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59836 | 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=59836 | 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=59836 \ -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": 59836}, 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 Kaka Industries Limited (id: 59836)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.