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 |
|---|---|---|---|
| 实际控制人增持公司股份的法律意见书 | 2013-11-18 | Chinese | |
| 关于实际控制人增持公司股份计划实施完毕的公告 | 2013-11-18 | Chinese | |
| 关于参加“宁波辖区上市公司投资者网上集体接待日活动”的公告 | 2013-11-15 | Chinese | |
| 关于为子公司淮安新国纺织有限公司提供担保的公告 | 2013-11-04 | Chinese | |
| 2013年第三季度报告 | 2013-10-28 | Chinese | |
| 2013年三季度业绩预增公告 | 2013-10-17 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2013
15 filings
| |||||
| 36820461 | 实际控制人增持公司股份的法律意见书 | 2013-11-18 | Chinese | ||
| 36820455 | 关于实际控制人增持公司股份计划实施完毕的公告 | 2013-11-18 | Chinese | ||
| 36820454 | 关于参加“宁波辖区上市公司投资者网上集体接待日活动”的公告 | 2013-11-15 | Chinese | ||
| 36820444 | 关于为子公司淮安新国纺织有限公司提供担保的公告 | 2013-11-04 | Chinese | ||
| 36820434 | 2013年第三季度报告 | 2013-10-28 | Chinese | ||
| 36820425 | 2013年三季度业绩预增公告 | 2013-10-17 | Chinese | ||
| 36820416 | 关于使用自有资金购买宁波通商银行股份有限公司理财产品的进展公告 | 2013-10-15 | Chinese | ||
| 36820404 | 关于使用自有资金购买宁波通商银行股份有限公司理财产品的进展公告 | 2013-09-23 | Chinese | ||
| 36820388 | 限售股份上市流通的专项核查意见 | 2013-09-22 | Chinese | ||
| 36820373 | 首次公开发行限售股上市流通提示性公告 | 2013-09-22 | Chinese | ||
| 36820362 | 独立董事关于第二届董事会第一次会议选举公司董事长、副董事长、董事会下设专门委员会委员及聘任公司高级管理人员的独立意见 | 2013-09-09 | Chinese | ||
| 36820353 | 第二届监事会第一次会议决议公告 | 2013-09-09 | Chinese | ||
| 36820346 | 第二届董事会第一次会议决议公告 | 2013-09-09 | Chinese | ||
| 36820333 | 关于使用闲置募集资金购买银行理财产品的实施公告 | 2013-09-03 | Chinese | ||
| 36820325 | 2013年第二次临时股东大会决议公告 | 2013-09-03 | 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.