
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 |
|---|---|---|---|
|
RACONTEUR GLOBAL RESOURCES LIMITED
Distributes industrial chemicals and commodities with busin…
|
541703 | IN | Wholesale and retail trade |
|
RADIKO HOLDINGS CORP.
Manages a brand portfolio developing and distributing canna…
|
GEATF | CA | Wholesale and retail trade |
|
Rectitude Holdings Ltd.
An investment holding company that wholesales and supplies …
|
RECT | US | Wholesale and retail trade |
|
REDOX LIMITED
Distributor of chemicals, ingredients, and raw materials fo…
|
RDX | AU | Wholesale and retail trade |
|
Rias
German organizations for journalist exchange and antisemiti…
|
RIAS | DK | Wholesale and retail trade |
|
Richards Group Inc
Leading North American distributor of packaging and healthc…
|
RIC | CA | Wholesale and retail trade |
|
Rotographics (India) Limited
Trades industrial chemicals, paper products, and flexible p…
|
539922 | IN | Wholesale and retail trade |
|
SAMCHEM HOLDINGS BERHAD
Leading industrial chemical distributor of polyurethane, in…
|
— | MY | Wholesale and retail trade |
|
SAMYUNG TRADING CO.,LTD
Distributes chemicals and manufactures ophthalmic lenses an…
|
002810 | KR | Wholesale and retail trade |
|
Sanyo Trading Co., Ltd.
A trading company for rubber, chemicals, industrial machine…
|
3176 | JP | 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.