
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 |
|---|---|---|---|
|
Envela Corp
A re-commerce company that resells goods and reclaims mater…
|
ELA | US | Wholesale and retail trade |
|
Farmaceutica Remedia S.A.
An integrated provider of pharmaceutical distribution, reta…
|
RMAH | RO | Wholesale and retail trade |
|
First Imrooz Modaraba
A multi-purpose Modaraba focused on domestic and internatio…
|
FIMM | PK | Wholesale and retail trade |
|
Franchise Global Health Inc.
Integrated medical cannabis and pharma operator distributin…
|
FGH | CA | Wholesale and retail trade |
|
Gautam Exim Limited
Sources and distributes industrial raw materials for paper …
|
540613 | IN | Wholesale and retail trade |
|
GCM CORPORATION LIMITED
Distributes plastic resins and chemicals for packaging and …
|
GCM | AU | Wholesale and retail trade |
|
Greenlane Holdings, Inc.
Develops and distributes cannabis accessories, vaporizers, …
|
GNLN | US | Wholesale and retail trade |
|
Green pine tree Co., Ltd
A diversified company with operations in healthcare and ele…
|
057880 | KR | Wholesale and retail trade |
|
Grupo Pochteca, S.A.B. de C.V.
International distributor of industrial supplies and raw ma…
|
POCHTEC | MX | Wholesale and retail trade |
|
GUANGDONG TIANHE AGRICULTURAL MEANS OF PRODUCTION CO.,LTD.
Distributes fertilizers, pesticides, and seeds with integra…
|
002999 | CN | 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.