B'IN LIVE CO., LTD. — Investor Relations & Filings
B'in Live Co., Ltd. is a professional performance production firm specializing in the comprehensive planning and execution of concerts, award ceremonies, and large-scale events. The company provides integrated, end-to-end services encompassing creative conceptualization, program planning, visual and stage design, and technical hardware coordination, including lighting, sound, and structural engineering. With a portfolio of over ten thousand live performances globally, the company manages complex international tours and high-profile productions. Its core expertise lies in the seamless integration of creative content with advanced technical solutions. Beyond event production, the company has expanded its operations into artist management, the development of original intellectual property, and cross-disciplinary collaborations. By utilizing a vast inventory of specialized equipment and a team of technical experts, the company delivers immersive sensory experiences for audiences worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司民國115年第1季合併財務報告董事會預計 召開日期為115年05月06日 | 2026-04-28 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | |
| 115年03月董事會成員及持股 | 2026-04-08 | Chinese | |
| 公告本公司決定除息基準日及相關事宜 | 2026-03-30 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 37948591 | 公告本公司民國115年第1季合併財務報告董事會預計 召開日期為115年05月06日 | 2026-04-28 | Chinese | ||
| 33992873 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33990169 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33789138 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33789133 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33153291 | 公告本公司決定除息基準日及相關事宜 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other support activities to arts creation and performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
All Things Considered Group Plc
A full-service music company providing bespoke services and…
|
ATCG | GB | Arts, sports and recreation |
|
Artevo Corporation
Art consultancy transforming spaces via end-to-end curation…
|
— | CA | Arts, sports and recreation |
|
AV Promotions Holdings Limited
Provides comprehensive visual, lighting, and audio solution…
|
8419 | HK | Arts, sports and recreation |
|
Craig Music & Entertainment Inc.
Booking and supplying diverse live musical acts for events,…
|
— | CA | Arts, sports and recreation |
|
CTS Eventim AG & Co. KGaA
An international provider of ticketing services and live en…
|
EVD | DE | Arts, sports and recreation |
|
Futureview Inc.
Provides end-to-end audiovisual, creative, and interactive …
|
— | CA | Arts, sports and recreation |
|
Hibino Corporation
Specialist in sound and visual systems for sales, installat…
|
2469 | JP | Arts, sports and recreation |
|
Liberty Live Holdings, Inc.
A holding company whose principal asset is an ownership int…
|
LLYVA | US | Arts, sports and recreation |
|
Live Nation Entertainment, Inc.
A global company producing live music events, selling ticke…
|
LYV | US | Arts, sports and recreation |
|
Lucid Entertainment Inc.
Specialized provider of mobile DJ, sound, and lighting for …
|
— | CA | Arts, sports and recreation |
B'IN LIVE 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/52597/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52597 | 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=52597 | 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=52597 \ -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": 52597}, 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 B'IN LIVE CO., LTD. (id: 52597)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.