
YOUIL ENERGY TECH CO.,LTD. — Investor Relations & Filings
YOUIL ENERGY TECH CO.,LTD. is a developer and manufacturer of advanced equipment for the clean energy and electric vehicle sectors. Established in 2012, the company specializes in providing manufacturing solutions for lithium-ion secondary batteries, hydrogen fuel cells, and solar cells. Its core product offerings include high-precision notching systems, cell stacking equipment, and integrated assembly lines for electric vehicle (EV) battery modules and packs. The company's technology serves the production needs of the EV, energy storage system (ESS), and renewable energy markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 사업보고서 (2025.12) | 2026-04-01 | Korean | |
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 상호변경안내 | 2026-03-31 | Korean | |
| 대표이사변경 | 2026-03-31 | Korean | |
| 기타시장안내 (상장폐지 관련) | 2026-03-31 | Korean | |
| 주권매매거래정지 (투자자 보호) | 2026-03-31 | Korean |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 33123985 | 사업보고서 (2025.12) | 2026-04-01 | Korean | ||
| 33119166 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33119143 | 상호변경안내 | 2026-03-31 | Korean | ||
| 33119142 | 대표이사변경 | 2026-03-31 | Korean | ||
| 33119138 | 기타시장안내 (상장폐지 관련) | 2026-03-31 | Korean | ||
| 33119136 | 주권매매거래정지 (투자자 보호) | 2026-03-31 | Korean | ||
| 33119132 | 기타시장안내 (상장폐지 관련) | 2026-03-31 | Korean | ||
| 33116466 | [기재정정]소액공모공시서류(지분증권) | 2026-03-31 | Korean | ||
| 33116440 | [기재정정]주요사항보고서(유상증자결정) | 2026-03-31 | Korean | ||
| 33116367 | 감사보고서제출 | 2026-03-31 | Korean | ||
| 33047862 | [기재정정]소액공모공시서류(지분증권) | 2026-03-26 | Korean | ||
| 33047171 | [기재정정]주요사항보고서(유상증자결정) | 2026-03-26 | Korean | ||
| 33017707 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-24 | Korean | ||
| 33017695 | 주식등의대량보유상황보고서(일반) | 2026-03-24 | Korean | ||
| 33013426 | 기타경영사항(자율공시) (감사보고서 제출 지연) | 2026-03-23 | Korean | ||
Market data
Market data not available
Price history
Peer group · Manufacture of batteries and accumulators
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ABM FUJIYA BERHAD
Manufacturing and sale of automotive, storage, and EFB batt…
|
— | MY | Manufacturing |
|
Abound Energy
Develops patented zinc-air battery systems for reliable, lo…
|
ABND | CA | Manufacturing |
|
Aegis Critical Energy Defence Corp.
Develops and delivers advanced LFP Battery Energy Storage S…
|
QESS | CA | Manufacturing |
|
AES-KY
Develops lithium-ion battery modules for electric light veh…
|
6781 | TW | Manufacturing |
|
A.F.W Co., Ltd
Manufacturer of electric vehicle components using friction …
|
312610 | KR | Manufacturing |
|
Altech Advanced Materials AG
Develops materials for lithium-ion batteries and solid-stat…
|
AMA1 | DE | Manufacturing |
|
ALTECH BATTERIES LTD
Develops sodium-chloride solid-state batteries and lithium-…
|
ATC | AU | Manufacturing |
|
Amara Raja Energy & Mobility Limited
Provides energy storage solutions for automotive, industria…
|
ARE&M | IN | Manufacturing |
|
Amprius Technologies, Inc.
Develops and manufactures advanced lithium-ion batteries wi…
|
AMPX | US | Manufacturing |
|
ANHUI ANFU BATTERY TECHNOLOGY CO.,LTD.
Produces primary and secondary batteries for consumer and i…
|
603031 | CN | Manufacturing |
YOUIL ENERGY TECH 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/15720/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15720 | 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=15720 | 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=15720 \ -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": 15720}, 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 YOUIL ENERGY TECH CO.,LTD. (id: 15720)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.