
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 |
|---|---|---|---|
|
Metroglobal Limited
Distributes industrial chemicals and dyes and develops real…
|
METROGLOBL | IN | Wholesale and retail trade |
|
Microse India Limited
Trades and distributes specialty chemicals, dyes, and indus…
|
523343 | IN | Wholesale and retail trade |
|
Millennium Pharmacon International Tbk
A pharmaceutical distribution company specializing in medic…
|
SDPC | ID | Wholesale and retail trade |
|
NAGASE & CO., LTD.
Global trading company for chemicals, plastics, electronics…
|
8012 | JP | Wholesale and retail trade |
|
Nanavati Ventures Limited
Trades rough and polished diamonds for jewelry manufacturer…
|
543522 | IN | Wholesale and retail trade |
|
Navamedic
Develops, produces, and commercializes medicines and relate…
|
NAVA | NO | Wholesale and retail trade |
|
NEEDLER GROUP LIMITED
Specialized supplier of PPE, hygiene, and janitorial produc…
|
— | CA | Wholesale and retail trade |
|
NEERAJ PAPER MARKETING LIMITED
Trades and distributes paper and paperboard for packaging, …
|
539409 | IN | Wholesale and retail trade |
|
NP Inc.
A brand experience marketing company producing new media co…
|
291230 | KR | Wholesale and retail trade |
|
OMNI-PLUS SYSTEM LIMITED
Develops and manufactures plastic resin compounds for globa…
|
7699 | SG | 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.