BROS EASTERN CO., LTD. — Investor Relations & Filings
About BROS EASTERN CO., LTD.
Bros Eastern Co., Ltd. specializes in the research, development, production, and sale of high-end colored spun yarn. The company is a global provider of melange yarn, focusing on innovative solutions that integrate fashion and functionality. Its core product portfolio includes a wide range of cotton-based and multi-fiber blended yarns, utilized extensively in the manufacturing of casual wear, sportswear, and high-end fashion. The organization operates large-scale, modernized production facilities and maintains a commitment to sustainable manufacturing practices, including water conservation and eco-friendly dyeing technologies. By leveraging advanced R&D capabilities, the company provides customized yarn solutions to international apparel brands and garment manufacturers, ensuring high standards of color consistency, quality, and environmental compliance across its global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 百隆东方关于修订股东大会议事规则的公告 | 2022-04-26 | Chinese | |
| 百隆东方对外捐赠管理制度 | 2022-04-26 | Chinese | |
| 百隆东方独立董事工作细则 | 2022-04-26 | Chinese | |
| 百隆东方2021年度内控审计报告 | 2022-04-26 | Chinese | |
| 百隆东方2021年度报告摘要 | 2022-04-26 | Chinese | |
| 百隆东方关于修订公司章程的公告 | 2022-04-26 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 36835051 | 百隆东方关于修订股东大会议事规则的公告 | 2022-04-26 | Chinese | ||
| 36835042 | 百隆东方对外捐赠管理制度 | 2022-04-26 | Chinese | ||
| 36835036 | 百隆东方独立董事工作细则 | 2022-04-26 | Chinese | ||
| 36835025 | 百隆东方2021年度内控审计报告 | 2022-04-26 | Chinese | ||
| 36834958 | 百隆东方2021年度报告摘要 | 2022-04-26 | Chinese | ||
| 36834938 | 百隆东方关于修订公司章程的公告 | 2022-04-26 | Chinese | ||
| 36834930 | 审计委员会关于续聘天健会计师事务所为公司2022年审计机构的审查意见 | 2022-04-26 | Chinese | ||
| 36834920 | 百隆东方关于召开2021年年度股东大会的通知 | 2022-04-26 | Chinese | ||
| 36834899 | 百隆东方关于2022年度对子公司提供担保的公告 | 2022-04-26 | Chinese | ||
| 36834883 | 百隆东方2021年审计报告 | 2022-04-26 | Chinese | ||
| 36834435 | 百隆东方股份有限公司章程(草案) | 2022-04-26 | Chinese | ||
| 36834417 | 百隆东方关于公司2022年度使用自有资金投资理财的公告 | 2022-04-26 | Chinese | ||
| 36834407 | 百隆东方2021年度社会责任报告 | 2022-04-26 | Chinese | ||
| 36834358 | 百隆东方2021年内部控制评价报告 | 2022-04-26 | Chinese | ||
| 36834335 | 独立董事关于2021年度公司对外担保情况的专项说明和独立意见 | 2022-04-26 | Chinese | ||
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 | IN | 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 |
|
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 |
|
Alok Industries Ltd.
Vertically integrated textile producer of yarns, apparel fa…
|
ALOKINDS | IN | Manufacturing |
|
Alstone Textiles (India) Limited
Trades and manufactures textile products and fibers alongsi…
|
539277 | IN | Manufacturing |
|
Amarjothi Spinning Mills Ltd
Manufacturer of specialized melange yarns and blends for gl…
|
521097 | IN | Manufacturing |
|
Ambika Cotton Mills Ltd.
Produces sustainable premium cotton yarn and fabrics for hi…
|
AMBIKCO | IN | Manufacturing |
|
Angel Fibers Limited
Produces combed, carded, and compact cotton yarns for weavi…
|
541006 | IN | Manufacturing |
BROS EASTERN CO., 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/57234/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=57234 | 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=57234 | 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=57234 \ -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": 57234}, 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 BROS EASTERN CO., LTD. (id: 57234)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.