WETZEL S.A. — Investor Relations & Filings
About WETZEL S.A.
Wetzel S.A. is a manufacturer established in 1932, specializing in the production of components for automotive, electrical, and lighting applications. The company operates through three primary business units: Automotive Components, Electrical Components, and Industrial Lighting. Its product portfolio includes aluminum and plastic solutions for electrical installations, as well as high-performance LED lighting systems designed for industrial environments. Wetzel S.A. serves a global market, providing technical solutions to customers across Latin America, the United States, and Europe. The company is recognized for integrating modern production processes and advanced technologies to meet the rigorous standards of the global supply chain.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE 2014 v2 | 2014-07-17 | Portuguese | |
| FRE 2014 | 2014-05-30 | Portuguese | |
| ITR 2014-Q1 | 2014-05-14 | Portuguese | |
| FRE 2013 v5 | 2014-05-07 | Portuguese | |
| DFP 2013 | 2014-03-27 | Portuguese | |
| ITR 2013-Q3 | 2013-11-11 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2014
5 filings
| |||||
| 34333827 | FRE 2014 v2 | 2014-07-17 | Portuguese | ||
| 34333813 | FRE 2014 | 2014-05-30 | Portuguese | ||
| 33872766 | ITR 2014-Q1 | 2014-05-14 | Portuguese | ||
| 34301341 | FRE 2013 v5 | 2014-05-07 | Portuguese | ||
| 33621848 | DFP 2013 | 2014-03-27 | Portuguese | ||
|
2013
9 filings
| |||||
| 33856717 | ITR 2013-Q3 | 2013-11-11 | Portuguese | ||
| 34301357 | FRE 2013 v4 | 2013-10-04 | Portuguese | ||
| 34301328 | FRE 2013 v3 | 2013-09-19 | Portuguese | ||
| 33856680 | ITR 2013-Q2 | 2013-08-14 | Portuguese | ||
| 34301313 | FRE 2013 v2 | 2013-07-22 | Portuguese | ||
| 34301318 | FRE 2013 | 2013-05-31 | Portuguese | ||
| 34262670 | FRE 2012 v4 | 2013-05-06 | Portuguese | ||
| 33856668 | ITR 2013-Q1 | 2013-04-23 | Portuguese | ||
| 33612069 | DFP 2012 | 2013-03-25 | Portuguese | ||
|
2012
1 filing
| |||||
| 34262672 | FRE 2012 v3 | 2012-12-17 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of lighting equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ACUITY INC. (DE)
Industrial technology company providing solutions for light…
|
AYI | US | Manufacturing |
|
AG VENTURES LIMITED
Produces LED lighting and electronic components with invest…
|
506579 | IN | Manufacturing |
|
APEX INTEC Co.,LTD.
Manufacturer specializing in LED lighting and renewable ene…
|
207490 | KR | Manufacturing |
|
Artemis Electricals and Projects Limited
Manufactures LED lighting and provides electrical project d…
|
AEPL | IN | Manufacturing |
|
Beghelli
Manufactures lighting equipment and electronic systems for …
|
BGQ | IT | Manufacturing |
|
Bortex Global Limited
Designs, manufactures, and distributes LED lighting product…
|
8118 | HK | Manufacturing |
|
Brilliant AG
European supplier of a wide range of indoor and outdoor lig…
|
BAG | DE | Manufacturing |
|
Calcom Vision Ltd.
ODM and OEM for energy-efficient LED lighting products and …
|
517236 | IN | Manufacturing |
|
Changzhou Xingyu Automotive Lighting Systems Co., Ltd.
Designs and manufactures automotive lighting and LED system…
|
601799 | CN | Manufacturing |
|
China Electric Manufacturing Corporation
Manufacturer of lighting solutions, electrical components, …
|
1611 | TW | Manufacturing |
WETZEL S.A. 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/53237/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53237 | 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=53237 | 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=53237 \ -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": 53237}, 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 WETZEL S.A. (id: 53237)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.