
BROADWIND, INC. — Investor Relations & Filings
Broadwind, Inc. is a precision manufacturer of large, complex structures, equipment, and components. The company specializes in heavy fabrications, industrial gearing, and comprehensive solutions for original equipment manufacturers (OEMs) in demanding applications. Its core markets include clean technology, such as wind and solar energy, as well as other specialized sectors like mining, material handling, oil and gas, and general industrial machinery. Broadwind provides a range of services from fabrication and welding to kitting and assembly, positioning itself as a key partner for large-scale manufacturing projects within the energy and infrastructure industries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 | 2025-02-28 | English | |
| FORM 4 | 2025-02-28 | English | |
| FORM 8-A12B/A | 2025-02-06 | English | |
| FORM 8-K | 2025-02-06 | English | |
| Major Shareholding Notification 2025 | 2025-02-05 | English | |
| FORM 8-K | 2025-01-30 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
6 filings
| |||||
| 11350295 | FORM 4 | 2025-02-28 | English | ||
| 11350296 | FORM 4 | 2025-02-28 | English | ||
| 11350300 | FORM 8-A12B/A | 2025-02-06 | English | ||
| 11350299 | FORM 8-K | 2025-02-06 | English | ||
| 11350301 | Major Shareholding Notification 2025 | 2025-02-05 | English | ||
| 11350303 | FORM 8-K | 2025-01-30 | English | ||
|
2024
9 filings
| |||||
| 11350305 | FORM 8-K | 2024-12-23 | English | ||
| 11350311 | FORM 10-Q | 2024-11-13 | English | ||
| 11350312 | FORM 8-K | 2024-11-13 | English | ||
| 11350313 | FORM 8-K | 2024-10-24 | English | ||
| 11350314 | FORM DEF 14A | 2024-08-30 | English | ||
| 11350315 | FORM 4 | 2024-08-20 | English | ||
| 11350318 | FORM PRE 14A | 2024-08-15 | English | ||
| 11350322 | FORM 10-Q | 2024-08-13 | English | ||
| 11350323 | FORM 8-K | 2024-08-13 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of bearings, gears, gearing and driving elements
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acuvi AB
Develops and manufactures high-precision positioning system…
|
ACUVI | SE | Manufacturing |
|
APEX DYNAMICS, INC.
Manufactures precision mechanical transmission components a…
|
4583 | TW | Manufacturing |
|
Austin Engineering Co. Ltd.
Designs and manufactures anti-friction bearings and custom …
|
522005 | IN | Manufacturing |
|
BERA HOLDİNG A.Ş.
A diversified holding company with operations in manufactur…
|
BERA | TR | Manufacturing |
|
Best Linking Group Holdings Ltd.
Investment holding company manufacturing slewing rings and …
|
9882 | HK | Manufacturing |
|
Bimetal Bearings Ltd
Manufactures precision engine bearings, bushings, and thrus…
|
BIMETAL | IN | Manufacturing |
|
BONSYSTEMS Co., Ltd.
Develops and manufactures advanced actuators and cycloidal …
|
496320 | KR | Manufacturing |
|
CARRARO INDIA LIMITED
Designs and manufactures axles and transmissions for off-hi…
|
CARRARO | IN | Manufacturing |
|
CHANGZHOU NRB CORPORATION
Manufactures precision needle roller bearings for automotiv…
|
002708 | CN | Manufacturing |
|
Chieftek Precision Co., Ltd.
Develops high-precision linear motion systems and smart aut…
|
1597 | TW | Manufacturing |
BROADWIND, INC. 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/34590/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34590 | 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=34590 | 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=34590 \ -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": 34590}, 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 BROADWIND, INC. (id: 34590)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.