
Shrenik Limited — Investor Relations & Filings
Shrenik Limited specializes in the distribution and trading of a comprehensive range of paper and paperboard products. The company serves as a vital link between large-scale paper mills and diverse end-users, including the printing, publishing, and packaging sectors. Its product portfolio encompasses coated and uncoated paper, high-quality copier paper, duplex boards, and folding boxboards. By maintaining strategic partnerships with prominent domestic and international manufacturers, the company ensures a consistent supply of specialized paper grades for commercial applications. Shrenik Limited focuses on optimizing supply chain efficiencies and providing tailored paper solutions to meet the specific requirements of stationery manufacturers and commercial printers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-05-28 | English | |
| Copy of Newspaper Publication | 2026-05-27 | English | |
| Shareholders meeting | 2026-05-26 | English | |
| Shareholders meeting | 2026-05-26 | English | |
| Change in Auditors | 2026-05-23 | English | |
| Copy of Newspaper Publication | 2026-05-14 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47857500 | Copy of Newspaper Publication | 2026-05-28 | English | ||
| 47511396 | Copy of Newspaper Publication | 2026-05-27 | English | ||
| 47064773 | Shareholders meeting | 2026-05-26 | English | ||
| 47063983 | Shareholders meeting | 2026-05-26 | English | ||
| 46890390 | Change in Auditors | 2026-05-23 | English | ||
| 45801414 | Copy of Newspaper Publication | 2026-05-14 | English | ||
| 45552177 | Address Change | 2026-05-13 | English | ||
| 45552241 | Outcome of Board Meeting | 2026-05-13 | English | ||
| 42186847 | General Updates | 2026-04-29 | English | ||
| 42163799 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-09 | English | ||
| 42198965 | General Updates | 2026-04-07 | English | ||
| 42163180 | Trading Window | 2026-03-26 | English | ||
| 42187844 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-03-07 | English | ||
| 42187857 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-03-07 | English | ||
| 42187878 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-03-07 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of chemicals, waste and scrap and other products n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HEIWA PAPER CO., LTD.
A specialized wholesaler of high-quality fancy papers with …
|
9929 | JP | Wholesale and retail trade |
|
HENRY SCHEIN INC
Global distributor of products and solutions for health car…
|
HSIC | US | Wholesale and retail trade |
|
Humble & Fume Inc.
North American distributor specializing in premium cannabis…
|
HMBL | CA | Wholesale and retail trade |
|
HYPHENS PHARMA INTERNATIONAL LIMITED
Specialty pharma and consumer healthcare group developing p…
|
1J5 | SG | Wholesale and retail trade |
|
IMCD N.V.
Global distributor, formulator, and solutions provider for …
|
IMCD | NL | Wholesale and retail trade |
|
Inapa-Inv. P. Gestao
A European distributor of paper, packaging, and visual comm…
|
INA | PT | Wholesale and retail trade |
|
Indo Euro Indchem Limited
Trades and distributes industrial chemicals and polymers fo…
|
524458 | IN | Wholesale and retail trade |
|
Japan Pulp & Paper Co., Ltd.
A global trading company specializing in paper, pulp, and r…
|
8032 | JP | Wholesale and retail trade |
|
Jayshree Chemicals Ltd.
Operates in chemical trading, wind power generation, and sp…
|
506520 | IN | Wholesale and retail trade |
|
Kck Industries Limited
Trades industrial chemicals and dyes and manufactures cotto…
|
KCK | IN | Wholesale and retail trade |
Shrenik 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/61865/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=61865 | 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=61865 | 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=61865 \ -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": 61865}, 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 Shrenik Limited (id: 61865)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.