Nitin Spinners Ltd. — Investor Relations & Filings
Nitin Spinners Ltd. is a manufacturer of cotton yarn, knitted fabrics, and finished woven fabrics. The company operates integrated production facilities utilizing advanced technology for spinning, knitting, and processing. Its product portfolio includes a diverse range of cotton yarns, such as combed, carded, compact, slub, and core-spun varieties, alongside knitted fabric structures including single jersey, pique, and interlock. The organization serves a global clientele, exporting to numerous international markets. It maintains a focus on quality standards and sustainable manufacturing practices, holding certifications such as ISO, OEKO-TEX, and GOTS. Through large-scale manufacturing capabilities, the company provides consistent supply and customized textile solutions for apparel and home textile applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-30 | English | |
| Trading Window | 2026-03-31 | English | |
| Updates | 2026-03-27 | English | |
| Shareholders meeting | 2026-03-16 | English | |
| Copy of Newspaper Publication | 2026-02-12 | English | |
| Shareholders meeting | 2026-02-11 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 42180389 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-04-30 | English | ||
| 42192959 | Trading Window | 2026-03-31 | English | ||
| 42221714 | Updates | 2026-03-27 | English | ||
| 42186931 | Shareholders meeting | 2026-03-16 | English | ||
| 42196322 | Copy of Newspaper Publication | 2026-02-12 | English | ||
| 42216835 | Shareholders meeting | 2026-02-11 | English | ||
| 42281367 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-06 | English | ||
| 42217914 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-02-03 | English | ||
| 42236007 | Investor Presentation | 2026-02-02 | English | ||
| 42238500 | Copy of Newspaper Publication | 2026-02-02 | English | ||
| 42240471 | Copy of Newspaper Publication | 2026-02-01 | English | ||
| 42245711 | Outcome of Board Meeting | 2026-01-31 | English | ||
| 42245867 | Outcome of Board Meeting | 2026-01-31 | English | ||
| 42172027 | Analysts/Institutional Investor Meet/Con. Call Updates | 2026-01-29 | English | ||
|
2025
1 filing
| |||||
| 42213317 | Trading Window | 2025-12-31 | English | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Yi Shin Textile Industrial Co., Ltd.
Specialized manufacturer of Draw Textured Yarn and function…
|
4440 | TW | Manufacturing |
|
Zenith Fibres Limited
Manufacturer of Polypropylene Staple Fibre and Spun Yarn fo…
|
514266 | IN | Manufacturing |
|
ZHEJIANG UNIFULL INDUSTRIAL FIBRE CO.,LTD
Global manufacturer of high-performance polyester industria…
|
002427 | CN | Manufacturing |
|
Zhejiang Xinao Textiles Inc.
Produces worsted wool and wool-blend yarns for high-end kni…
|
603889 | CN | Manufacturing |
|
ZHUHAI ZHUMIAN GROUP CO., LTD
Vertically integrated producer of cotton yarn, grey fabrics…
|
600185 | CN | Manufacturing |
Nitin Spinners 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/60728/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60728 | 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=60728 | 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=60728 \ -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": 60728}, 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 Nitin Spinners Ltd. (id: 60728)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.