
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-16 | Korean | |
| [기재정정]투자설명서 | 2025-12-16 | Korean | |
| 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | |
| 전환가액의조정 | 2025-12-16 | Korean | |
| 유상증자1차발행가액결정 | 2025-11-11 | Korean | |
| [발행조건확정]증권신고서(지분증권) | 2025-11-11 | Korean |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 10215937 | [발행조건확정]증권신고서(지분증권) | 2025-12-16 | Korean | ||
| 10215847 | [기재정정]투자설명서 | 2025-12-16 | Korean | ||
| 10215620 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 10215615 | 전환가액의조정 | 2025-12-16 | Korean | ||
| 33032138 | 유상증자1차발행가액결정 | 2025-11-11 | Korean | ||
| 33032135 | [발행조건확정]증권신고서(지분증권) | 2025-11-11 | Korean | ||
| 33032075 | [기재정정]주요사항보고서(유상증자결정) | 2025-11-11 | Korean | ||
| 33031930 | 권리락 (유상증자) | 2025-11-11 | Korean | ||
| 33031597 | 투자설명서 | 2025-11-10 | Korean | ||
| 33029121 | 임원ㆍ주요주주특정증권등거래계획보고서 | 2025-10-31 | Korean | ||
| 33029112 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-10-31 | Korean | ||
| 33029097 | [기재정정]주식매수선택권부여에관한신고 | 2025-10-31 | Korean | ||
| 33026924 | [기재정정]증권신고서(지분증권) | 2025-10-24 | Korean | ||
| 33023388 | 주요사항보고서(유상증자결정) | 2025-10-13 | Korean | ||
| 33023352 | 증권신고서(지분증권) | 2025-10-13 | 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.