aksjeeiere_for_selskap
Retrieves the largest shareholders for a given company organization number, ordered by holding size. Listed companies can have tens of thousands of tiny holders, so results are capped at `limit` (default 100).
Direct GET
For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.
Open this validated HTML GET URL
https://allemannsdata.com/wiki/kilder/firmafakta/aksjeeiere_for_selskap/?organization_id={organization_id}&limit=100&offset=0
For software and dashboards:
Read the operation descriptor.
The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0.
Open this exact request as JSON.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
organization_id | required | string | The organization number of the company. |
limit | optional | integer | Max shareholders to return (largest first), 1-1000. Unit: items. |
offset | optional | integer | Number of list items to skip; default 0. |
Generated JavaScript, Python and response structure
Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.
Example for generated JavaScript and Python
https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0
Replace URL placeholders and remove unused optional parameters.
JavaScript in a dashboard
const url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0";
const response = await fetch(url);
if (!response.ok) {
const failure = await response.json();
throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;
Python without additional packages
import json
from urllib.request import urlopen
url = "https://allemannsdata.com/wiki/api/v1/kilder/firmafakta/aksjeeiere_for_selskap?organization_id={organization_id}&limit=100&offset=0"
with urlopen(url) as response:
result = json.load(response)
data = result["data"]
Response structure
{
"source": "firmafakta",
"operation": "aksjeeiere_for_selskap",
"parameters": {},
"data": {},
"entities": [],
"_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
"_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use
The form is a fallback for people and browser agents that cannot open the GET URL directly.
Result
- note:
- Showing top 25 of 158 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 2884445
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- FINANCIAL INVESTMENT SPC
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- CYM
- antall_aksjer:
- 3237098
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 18.63
- id:
- 2884426
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- Preferanse aksjer
- navn_aksjonaer:
- COMMERCOR AS
- fodselsaar_orgnr:
- 982557089
- postnr_sted:
- 0264 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1924280
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 11.07
- id:
- 2884425
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- COMMERCOR AS
- fodselsaar_orgnr:
- 982557089
- postnr_sted:
- 0264 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1613813
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 9.29
- id:
- 2884538
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- SUMMEN VENTURE AS
- fodselsaar_orgnr:
- 927900890
- postnr_sted:
- 0164 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1186836
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 6.83
- id:
- 2884544
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- TIPS REAL PERFORMANCE AG
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- SWZ
- antall_aksjer:
- 976775
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 5.62
- id:
- 2884410
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- BAGGINS VENTURE AS
- fodselsaar_orgnr:
- 927475200
- postnr_sted:
- 0164 OSLO
- landkode:
- NOR
- antall_aksjer:
- 975877
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 5.62
- id:
- 2884424
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- CLAWBACK AS
- fodselsaar_orgnr:
- 987560169
- postnr_sted:
- 0281 OSLO
- landkode:
- NOR
- antall_aksjer:
- 878434
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 5.06
- id:
- 2884409
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- Preferanse aksjer
- navn_aksjonaer:
- BAGGINS AS
- fodselsaar_orgnr:
- 922703574
- postnr_sted:
- 0161 OSLO
- landkode:
- NOR
- antall_aksjer:
- 658733
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 3.79
- id:
- 2884537
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- Preferanse aksjer
- navn_aksjonaer:
- SUMMEN AS
- fodselsaar_orgnr:
- 918291245
- postnr_sted:
- 0256 OSLO
- landkode:
- NOR
- antall_aksjer:
- 639359
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 3.68
- id:
- 2884545
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- Preferanse aksjer
- navn_aksjonaer:
- TIPS REAL PERFORMANCE AG
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- SWZ
- antall_aksjer:
- 628612
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 3.62
- id:
- 2884420
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- CAPTUREBANK HOLDING AS
- fodselsaar_orgnr:
- 994266748
- postnr_sted:
- 4885 GRIMSTAD
- landkode:
- NOR
- antall_aksjer:
- 488996
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 2.81
- id:
- 2884500
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- MARCHFIRST NORWAY AS
- fodselsaar_orgnr:
- 980705617
- postnr_sted:
- 0250 OSLO
- landkode:
- NOR
- antall_aksjer:
- 428819
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 2.47
- id:
- 2884531
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- SKALTOR AS
- fodselsaar_orgnr:
- 988737089
- postnr_sted:
- 3803 BØ I TELEMARK
- landkode:
- NOR
- antall_aksjer:
- 414384
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 2.38
- id:
- 2884416
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- BJØRN MOLDSKRED
- fodselsaar_orgnr:
- 1962
- postnr_sted:
- 1363 HØVIK
- landkode:
- NOR
- antall_aksjer:
- 400459
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 2.3
- id:
- 2884551
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- VALTOR AS
- fodselsaar_orgnr:
- 994226916
- postnr_sted:
- 0281 OSLO
- landkode:
- NOR
- antall_aksjer:
- 324064
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 1.87
- id:
- 2884443
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- FAMARA HOLDING AS
- fodselsaar_orgnr:
- 991443681
- postnr_sted:
- 7013 TRONDHEIM
- landkode:
- NOR
- antall_aksjer:
- 257661
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 1.48
- id:
- 2884423
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- CHRISNIC CAPITAL AS
- fodselsaar_orgnr:
- 993452556
- postnr_sted:
- 1358 JAR
- landkode:
- NOR
- antall_aksjer:
- 212302
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 1.22
- id:
- 2884462
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- HUITFELDT-KAAS AS
- fodselsaar_orgnr:
- 988989460
- postnr_sted:
- 0183 OSLO
- landkode:
- NOR
- antall_aksjer:
- 200000
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 1.15
- id:
- 2884492
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- KRAKR AS
- fodselsaar_orgnr:
- 917094861
- postnr_sted:
- 5259 HJELLESTAD
- landkode:
- NOR
- antall_aksjer:
- 199816
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 1.15
- id:
- 2884446
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- FINN INGARD JOHANSSON
- fodselsaar_orgnr:
- 1966
- postnr_sted:
- 1630 GAMLE FREDRIKSTAD
- landkode:
- NOR
- antall_aksjer:
- 196912
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 1.13
- id:
- 2884465
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- IDA HELENE JOHANSSON
- fodselsaar_orgnr:
- 1965
- postnr_sted:
- 0493 OSLO
- landkode:
- NOR
- antall_aksjer:
- 167363
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 0.96
- id:
- 2884488
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- KJELL HERMANN SKREDE
- fodselsaar_orgnr:
- 1958
- postnr_sted:
- 3800 BØ I TELEMARK
- landkode:
- NOR
- antall_aksjer:
- 112857
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 0.65
- id:
- 2884453
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- HARALD BERG ASTAD
- fodselsaar_orgnr:
- 1972
- postnr_sted:
- 3802 BØ I TELEMARK
- landkode:
- NOR
- antall_aksjer:
- 112099
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 0.65
- id:
- 2884450
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- GEIR SOLLID TVEIT
- fodselsaar_orgnr:
- 1969
- postnr_sted:
- 4642 SØGNE
- landkode:
- NOR
- antall_aksjer:
- 111773
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 0.64
- id:
- 2884402
- organization_id:
- 996515427
- selskap:
- STANDARD BIO AS
- aksjeklasse:
- A-aksjer
- navn_aksjonaer:
- ACCRUITY AS
- fodselsaar_orgnr:
- 988940224
- postnr_sted:
- 3083 HOLMESTRAND
- landkode:
- NOR
- antall_aksjer:
- 102334
- antall_aksjer_selskap:
- 17375012
- eierandel_prosent:
- 0.59
- limit:
- 25
- offset:
- 0
- returned:
- 25
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
Is data missing or incorrect? Send feedback about this result.
Continue exploring
How an AI agent should use this page
Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.
How to use the aksjeeiere_for_selskap lookup
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- Follow linked results to canonical pages before combining sources.
Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.
Source-specific next step
- Confirm the organization number before detail lookups. Use the canonical company page to combine owners, roles, grants, Doffin and jobs.
Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.
AI agent? Read the complete navigation and programming guide.