
Smart Powerr Corp. — Investor Relations & Filings
Smart Powerr Corp. provides comprehensive energy-saving and waste energy recycling solutions for energy-intensive industries. The company specializes in designing, financing, constructing, and operating systems that convert waste energy into power. Its core technologies include waste heat recovery, pressure differential power generation, high-efficiency power generation from combustible industrial gases, and biomass power generation. The firm offers an integrated service model, acting as a direct investor in projects to provide clients with customized energy efficiency solutions without requiring upfront capital expenditure from them. This approach helps industrial clients reduce energy costs and improve environmental compliance while focusing on their primary business operations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CURRENT REPORT | 2026-05-22 | English | |
| PROSPECTUS SUPPLEMENT | 2026-05-20 | English | |
| QUARTERLY REPORT | 2026-05-15 | English | |
| 8-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-05-07 | English | |
| CURRENT REPORT | 2026-04-16 | English | |
| 10-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-03-31 | English |
Browse filings by year
27 years- 2026 7 filings
- 2025 26 filings
- 2024 14 filings
- 2023 14 filings
- 2022 19 filings
- 2021 17 filings
- 2020 26 filings
- 2019 60 filings
- 2018 34 filings
- 2017 14 filings
- 2016 19 filings
- 2015 26 filings
- 2014 48 filings
- 2013 40 filings
- 2012 28 filings
- 2011 43 filings
- 2010 47 filings
- 2009 29 filings
- 2008 63 filings
- 2007 35 filings
- 2006 17 filings
- 2005 24 filings
- 2004 35 filings
- 2003 6 filings
- 2002 6 filings
- 2001 5 filings
- 2000 12 filings
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46821990 | CURRENT REPORT | 2026-05-22 | English | ||
| 46679060 | PROSPECTUS SUPPLEMENT | 2026-05-20 | English | ||
| 46360285 | QUARTERLY REPORT | 2026-05-15 | English | ||
| 43477078 | 8-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-05-07 | English | ||
| 46080662 | CURRENT REPORT | 2026-04-16 | English | ||
| 33122853 | 10-K - Smart Powerr Corp. (0000721693) (Filer) | 2026-03-31 | English | ||
| 46080663 | Regulatory Filings 2026 | 2026-02-17 | English | ||
|
2025
8 filings
| |||||
| 18235712 | S-1 Filing | 2025-12-30 | English | ||
| 9403027 | CURRENT REPORT | 2025-11-14 | English | ||
| 9403032 | QUARTERLY REPORT | 2025-11-13 | English | ||
| 9403033 | CURRENT REPORT | 2025-10-28 | English | ||
| 9403034 | REGISTRATION STATEMENT | 2025-10-15 | English | ||
| 9403035 | CURRENT REPORT | 2025-09-24 | English | ||
| 9403038 | QUARTERLY REPORT | 2025-08-14 | English | ||
| 9403039 | PROXY STATEMENT | 2025-08-13 | English | ||
Market data
Market data not available
Price history
Peer group · Electric power generation activities from renewable sources
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Gigasun AB
Finances, builds, owns, and manages solar PV installations …
|
GIGA | SE | Electricity, gas, steam and air… |
|
GITA RENEWABLE ENERGY LIMITED
Generates and distributes power from renewable sources, pri…
|
539013 | IN | Electricity, gas, steam and air… |
|
GK ENERGY LIMITED
Provides solar EPC services and renewable energy solutions …
|
GKENERGY | IN | Electricity, gas, steam and air… |
|
Gowin New Energy Group Limited
An investment holding company that trades consumer goods li…
|
GWIN | KY | Electricity, gas, steam and air… |
|
G.P. Global Power Ltd.
Initiates and develops infrastructure projects in energy, w…
|
GPGB-M | IL | Electricity, gas, steam and air… |
|
Greencoat Renewables Plc
An investment company that owns and operates renewable ener…
|
GRP | IE | Electricity, gas, steam and air… |
|
Greencoat UK Wind PLC
A renewable infrastructure fund that invests in and operate…
|
UKW | GB | Electricity, gas, steam and air… |
|
Green Development Electricity Group of Tianjin Co.,Ltd.
Develops sustainable energy solutions, power infrastructure…
|
000537 | CN | Electricity, gas, steam and air… |
|
GreenEnergy & Company Inc.
Develops, manages, and operates clean energy projects like …
|
1436 | JP | Electricity, gas, steam and air… |
|
GREENHY2 LIMITED
Provides solid-state hydrogen storage and renewable power g…
|
H2G | AU | Electricity, gas, steam and air… |
Smart Powerr Corp. 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/35421/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35421 | 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=35421 | 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=35421 \ -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": 35421}, 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 Smart Powerr Corp. (id: 35421)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.