
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 |
|---|---|---|---|
| Updates | 2018-08-02 | English | |
| Board Meeting — Financial Results | 2018-07-23 | English | |
| Credit Rating | 2018-07-16 | English | |
| Committee Meeting Updates | 2018-06-15 | English | |
| Committee Meeting Updates | 2018-06-12 | English | |
| Dividend | 2018-05-10 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2018
15 filings
| |||||
| 43535365 | Updates | 2018-08-02 | English | ||
| 44048281 | Board Meeting — Financial Results | 2018-07-23 | English | ||
| 43547606 | Credit Rating | 2018-07-16 | English | ||
| 43556876 | Committee Meeting Updates | 2018-06-15 | English | ||
| 43552677 | Committee Meeting Updates | 2018-06-12 | English | ||
| 43557918 | Dividend | 2018-05-10 | English | ||
| 43558285 | Outcome of Board Meeting | 2018-05-10 | English | ||
| 43558349 | Financial Result Updates | 2018-05-10 | English | ||
| 44049228 | Board Meeting — Financial Results/Dividend | 2018-05-01 | English | ||
| 43560048 | Updates | 2018-04-25 | English | ||
| 43589744 | Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2018-04-07 | English | ||
| 43589820 | Disc. under Reg.30 of SEBI (SAST) Reg.2011 | 2018-04-07 | English | ||
| 43567116 | Shareholders meeting | 2018-03-27 | English | ||
| 43567206 | Shareholders meeting | 2018-03-27 | English | ||
| 43568790 | Shareholders meeting | 2018-03-27 | English | ||
Market data
Market data not available
Price history
Peer group · Preparation and spinning of textile fibres
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
A B Cotspin India Limited
Integrated manufacturer of cotton yarn, knitted fabrics, an…
|
ABCOTS | DE | Manufacturing |
|
Adil Textile Mills Limited
manufacturing and export of value-added yarn and fiber prod…
|
ADTM | PK | Manufacturing |
|
Adinath Textiles Ltd.
Produces polyester-viscose blended and acrylic yarns for te…
|
514113 | IN | Manufacturing |
|
Aditya Spinners Ltd.
Produces high-quality synthetic and blended yarns for weavi…
|
521141 | IN | Manufacturing |
|
Agro Allianz Limited
Manufacturing and selling textile products, primarily yarn …
|
AAL | PK | Manufacturing |
|
AI CHAMPDANY INDUSTRIES LIMITED
Manufactures and exports jute and jute-blended products for…
|
532806 | IN | Manufacturing |
|
Akshar Spintex Limited
Produces high-quality combed, semi-combed, and carded cotto…
|
AKSHAR | IN | Manufacturing |
|
Allawasaya Tex. & Finishing Mills Ltd
Prominent textile spinning unit manufacturing and selling h…
|
AWTX | PK | Manufacturing |
|
Alok Industries Ltd.
Vertically integrated textile producer of yarns, apparel fa…
|
ALOKINDS | IN | Manufacturing |
|
Al-Qadir Textile Mills Limited
Produces premium ring-spun cotton, polyester, and blended y…
|
ALQT | PK | 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.