/other/Masood_Textile_Pref-logo.png)
Masood Textile (Pref) — Investor Relations & Filings
Masood Textile Mills is a vertically integrated textile company specializing in the creation, development, manufacturing, and global export of a diverse range of textile products. Its core business encompasses the production of cotton and synthetic fibre yarn, knitted and dyed fabrics, and a comprehensive line of knitted apparel, from basic to highly fashioned garments. The company is recognized for its ability to respond to emerging trends and its extensive manufacturing capabilities, serving international markets.
Recent filings
No filings indexed yet
We are still gathering filings for Masood Textile (Pref). .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of knitted and crocheted fabrics
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
WebX International Holdings Company Limited
Manufacturing functional fabrics and operating digital fina…
|
8521 | HK | Manufacturing |
|
ZHEJIANG YUNZHONGMA CO., LTD
Specializes in knitted base fabrics for PU and PVC syntheti…
|
603130 | CN | Manufacturing |
Masood Textile (Pref) 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/72228/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=72228 | 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=72228 | 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=72228 \ -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": 72228}, 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 Masood Textile (Pref) (id: 72228)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.