
W-SCOPE Corporation — Investor Relations & Filings
W-SCOPE Corporation is a company specializing in the development, manufacturing, and sale of high-performance separators for lithium-ion secondary batteries. These separators are critical microporous membrane components that ensure battery safety and performance by preventing electrical short circuits between the cathode and anode while facilitating the flow of lithium ions. The company's advanced membrane film products are integral to a wide range of applications, primarily serving the rapidly growing electric vehicle (EV) market, as well as energy storage systems (ESS) and portable consumer electronics. W-SCOPE focuses on advancing its membrane technology to meet the increasing demands for higher battery efficiency, longevity, and safety in the global market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-11-14 | Japanese | |
| 四半期報告書-第18期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | |
| 確認書 | 2022-10-19 | Japanese | |
| 訂正四半期報告書-第18期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-10-19 | Japanese | |
| 確認書 | 2022-10-19 | Japanese | |
| 訂正四半期報告書-第18期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-10-19 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
15 filings
| |||||
| 7582128 | 確認書 | 2022-11-14 | Japanese | ||
| 7582127 | 四半期報告書-第18期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7587810 | 確認書 | 2022-10-19 | Japanese | ||
| 7587811 | 訂正四半期報告書-第18期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-10-19 | Japanese | ||
| 7587807 | 確認書 | 2022-10-19 | Japanese | ||
| 7587808 | 訂正四半期報告書-第18期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-10-19 | Japanese | ||
| 7587806 | 確認書 | 2022-10-19 | Japanese | ||
| 7587809 | 訂正有価証券報告書-第17期(令和3年1月1日-令和3年12月31日) | 2022-10-19 | Japanese | ||
| 7587805 | 訂正四半期報告書-第17期第3四半期(令和3年7月1日-令和3年9月30日) | 2022-10-19 | Japanese | ||
| 7587804 | 確認書 | 2022-10-19 | Japanese | ||
| 7590503 | 確認書 | 2022-08-15 | Japanese | ||
| 7590505 | 四半期報告書-第18期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-15 | Japanese | ||
| 7608951 | 四半期報告書-第18期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7612006 | 内部統制報告書-第17期(令和3年1月1日-令和3年12月31日) | 2022-03-31 | Japanese | ||
| 7612009 | 有価証券報告書-第17期(令和3年1月1日-令和3年12月31日) | 2022-03-31 | Japanese | ||
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 |
W-SCOPE Corporation 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/13654/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13654 | 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=13654 | 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=13654 \ -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": 13654}, 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 W-SCOPE Corporation (id: 13654)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.