
Moolec Science SA — Investor Relations & Filings
Moolec Science SA is a science-based ingredient company that specializes in molecular farming. The company utilizes genetic engineering to produce animal proteins within plants, using crops like soybeans and safflower as bioreactors. This technology enables the creation of novel food ingredients that contain both plant and animal proteins in a single source, offering a scalable and resource-efficient alternative to traditional animal agriculture. Key developments include Piggy Sooy™, a soybean platform expressing porcine proteins, and GLASO™, a safflower oil with a high concentration of Gamma-Linolenic Acid (GLA). The company's technology has received regulatory clearance from the USDA for its genetically engineered soybean, safflower, and pea crops, marking a significant step in the commercialization of plant-derived animal proteins for the food and dietary supplement markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-14 | English | |
| 6-K - Moolec Science SA (0001937737) (Filer) | 2026-05-13 | English | |
| REPORT OF FOREIGN PRIVATE ISSUER | 2026-05-13 | English | |
| 6-K - Moolec Science SA (0001937737) (Filer) | 2026-04-15 | English | |
| 6-K - Moolec Science SA (0001937737) (Filer) | 2026-04-02 | English | |
| 3 - Moolec Science SA (0001937737) (Issuer) | 2026-03-19 | English |
Browse filings by year
5 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Moolec Science SA, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Growing of cereals (except rice), leguminous crops and oil seeds
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SPECIAL GRAINS S A
Produces, stores, and exports high-quality, sustainable Non…
|
— | AR | Agriculture, forestry and fishi… |
|
Tabuk Agricultural Development Co.
Produces and processes field crops, fruits, and vegetables …
|
6040 | SA | Agriculture, forestry and fishi… |
|
White Organic Agro Limited
Cultivates, processes, and distributes organic food, medici…
|
513713 | IN | Agriculture, forestry and fishi… |
|
WIDE OPEN AGRICULTURE LTD
Develops regenerative plant-based proteins and sustainable …
|
WOA | AU | Agriculture, forestry and fishi… |
Moolec Science SA 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/35156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=35156 | 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=35156 | 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=35156 \ -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": 35156}, 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 Moolec Science SA (id: 35156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.