Shilp Gravures Ltd. — Investor Relations & Filings
Shilp Gravures Ltd. specializes in the manufacturing and engraving of rotogravure cylinders and flexographic plates. The company employs advanced technologies such as electronic engraving, laser engraving, and chemical etching to produce high-precision printing tools. Its core offerings include base shell manufacturing and digital flexo plates designed for applications in flexible packaging, decorative laminates, and security printing. By utilizing state-of-the-art machinery, the firm provides high-resolution imaging and durable engraving solutions tailored for high-speed printing operations. The company maintains a focus on technical excellence and quality standards to serve a diverse range of global clients requiring specialized printing and coating surfaces.
Recent filings
No filings indexed yet
We are still gathering filings for Shilp Gravures Ltd.. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Service activities related to printing
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cosgrove-Moore Bindery Services Limited
Provided commercial binding and related post-press finishin…
|
— | CA | Manufacturing |
|
Creative Graphics Solutions India Limited
Manufacturer of flexographic printing plates and pre-press …
|
CGRAPHICS | IN | Manufacturing |
|
Lippi Systems Ltd.
Manufacturer of high-precision rotogravure cylinders and pr…
|
526604 | IN | Manufacturing |
|
凯腾精工
Manufactures high-end gravure cylinders and rollers for pac…
|
920553 | CN | Manufacturing |
Shilp Gravures Ltd. 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/62675/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62675 | 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=62675 | 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=62675 \ -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": 62675}, 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 Shilp Gravures Ltd. (id: 62675)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.