
HiProMine S.A — Investor Relations & Filings
HiProMine S.A. is a biotechnology company specializing in the industrial-scale breeding of insects, primarily the Black Soldier Fly (Hermetia illucens), to produce alternative proteins and functional ingredients. Leveraging proprietary technology and a science-based approach, the company develops and manufactures a portfolio of products for animal nutrition and agriculture. Key products include high-protein insect meal, insect oil rich in lauric acid, fresh and dried larvae, and organic fertilizers derived from insect frass. These components are designed to enhance the functional value of feeds and pet foods by supporting animal health, immunity, and digestive processes. The company's solutions are targeted at manufacturers in the pet food, aquaculture, poultry, and swine feed sectors, as well as for agricultural applications.
Recent filings
Browse filings by year
3 yearsMarket data
Market data not available
Price history
Peer group · Raising of other animals
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Flying Spark Ltd.
Biotechnology company producing alternative protein and oil…
|
FLYS | IL | Agriculture, forestry and fishi… |
|
Khyber Textile Mills Limited
Conducts agricultural livestock business and warehouse rent…
|
KHYT | PK | Agriculture, forestry and fishi… |
|
M Food Spolka Akcyjna
A European leader in trading and distributing honey and oth…
|
MFD | PL | Agriculture, forestry and fishi… |
|
MYMBN BERHAD
Primarily processes and sells raw unclean edible bird's nes…
|
— | MY | Agriculture, forestry and fishi… |
|
PT Esta Indonesia Tbk
Specializes in the breeding, cultivation, and export of edi…
|
NEST | ID | Agriculture, forestry and fishi… |
|
REPLOID Group AG
Uses insect technology to upcycle organic residues into pro…
|
— | AT | Agriculture, forestry and fishi… |
HiProMine 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/6062/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=6062 | 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=6062 | 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=6062 \ -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": 6062}, 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 HiProMine S.A (id: 6062)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.