
Biofactory Spolka Akcyjna — Investor Relations & Filings
Biofactory Spolka Akcyjna is a producer of high-quality wooden products manufactured from certified raw materials. The company's portfolio consists of various sawmill products, including general-purpose timber, hardwood timber, and specialized items like beech friezes and elements. It caters to a broad customer base, from individual clients to large construction depots and furniture producers. The company primarily serves a regional market in southeastern Poland and exports to several neighboring European countries.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Wykaz akcjonariuszy posiadających ponad 5 % głosów na Zwyczajnym Walnym Zgromadzeniu w dniu 13.05.2024 r. - Content (PL) | 2024-05-13 | Polish | |
| Żądanie zwołania NWZ | 2024-04-30 | Polish | |
| Formularz dla pełnomocników | 2024-04-30 | Polish | |
| Wzór pełnomonocnictwa | 2024-04-30 | Polish | |
| Informacja o liczbie akcji | 2024-04-30 | Polish | |
| Projekty uchwał | 2024-04-30 | Polish |
Market data
Market data not available
Price history
Peer group · Sawmilling and planing of wood
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Canfor Corporation
Global leader delivering sustainable, low-carbon wood solut…
|
CFP | CA | Manufacturing |
|
China Wood International Holding Co., Limited
Investment holding company focused on wood processing, dist…
|
1822 | HK | Manufacturing |
|
Conifex Timber Inc.
A forest products company focused on timber harvesting, saw…
|
CFF | CA | Manufacturing |
|
Doman Building Materials Group
North American wholesale distributor of building materials,…
|
DBM | CA | Manufacturing |
|
Eacom Timber Corporation
Manufactures and distributes lumber, wood chips, and wood p…
|
— | CA | Manufacturing |
|
GreenFirst Forest Products Inc.
Produces and distributes high-quality softwood lumber throu…
|
GFP | US | Manufacturing |
|
Interfor Corporation
One of the world's largest forest products companies specia…
|
IFP | CA | Manufacturing |
|
Interwood-Xylemporia A.T.E.N.E.
Manufacturer and trader of timber, industrial wood products…
|
XYLEK | GR | Manufacturing |
|
Klon Spolka Akcyjna
Manufacturer and distributor of timber and wood-based produ…
|
KLN | PL | Manufacturing |
|
KPPD - Koszalińskie Przedsiębiorstwo Przemysłu Drzewnego S.A.
A major producer of timber and wood products using advanced…
|
KPD | PL | Manufacturing |
Biofactory Spolka Akcyjna 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/9559/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=9559 | 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=9559 | 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=9559 \ -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": 9559}, 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 Biofactory Spolka Akcyjna (id: 9559)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.