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 104 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 720842
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GRASP EIECOMPAGNIE AS
- fodselsaar_orgnr:
- 918775897
- postnr_sted:
- 5003 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 30000
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 37.61
- id:
- 720838
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FUTURUM UTVIKLING AS
- fodselsaar_orgnr:
- 919638575
- postnr_sted:
- 4318 SANDNES
- landkode:
- NOR
- antall_aksjer:
- 10396
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 13.03
- id:
- 720825
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CHAMBERS BAY AS
- fodselsaar_orgnr:
- 918557318
- postnr_sted:
- 5600 NORHEIMSUND
- landkode:
- NOR
- antall_aksjer:
- 7333
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 9.19
- id:
- 720878
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MAXIMUM HOLDING AS
- fodselsaar_orgnr:
- 997488172
- postnr_sted:
- 5259 HJELLESTAD
- landkode:
- NOR
- antall_aksjer:
- 4071
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 5.1
- id:
- 720886
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- PROSJEKTKONSULT AS
- fodselsaar_orgnr:
- 993147338
- postnr_sted:
- 5004 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 3873
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 4.86
- id:
- 720883
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- P H OPDAL AS
- fodselsaar_orgnr:
- 947504991
- postnr_sted:
- 5460 HUSNES
- landkode:
- NOR
- antall_aksjer:
- 2622
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 3.29
- id:
- 720846
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HALLERAKER EIENDOM AS
- fodselsaar_orgnr:
- 965555897
- postnr_sted:
- 5420 RUBBESTADNESET
- landkode:
- NOR
- antall_aksjer:
- 1111
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 1.39
- id:
- 720872
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LEVI INVEST AS
- fodselsaar_orgnr:
- 989119192
- postnr_sted:
- 5411 STORD
- landkode:
- NOR
- antall_aksjer:
- 889
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 1.11
- id:
- 720840
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GIL INVEST AS
- fodselsaar_orgnr:
- 989258761
- postnr_sted:
- 5232 PARADIS
- landkode:
- NOR
- antall_aksjer:
- 877
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 1.1
- id:
- 720862
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JORDALEN CONSULTING AS
- fodselsaar_orgnr:
- 973194402
- postnr_sted:
- 5411 STORD
- landkode:
- NOR
- antall_aksjer:
- 667
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.84
- id:
- 720912
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- WILLFRED WAAGE
- fodselsaar_orgnr:
- 1971
- postnr_sted:
- 5423 BRANDASUND
- landkode:
- NOR
- antall_aksjer:
- 667
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.84
- id:
- 720855
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JAN ERIK ANGELTVEIT
- fodselsaar_orgnr:
- 1982
- postnr_sted:
- 6013 ÅLESUND
- landkode:
- NOR
- antall_aksjer:
- 621
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.78
- id:
- 720811
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ACARTIA AS
- fodselsaar_orgnr:
- 989061623
- postnr_sted:
- 5136 MJØLKERÅEN
- landkode:
- NOR
- antall_aksjer:
- 595
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.75
- id:
- 720839
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GERD KVALE
- fodselsaar_orgnr:
- 1955
- postnr_sted:
- 5252 SØREIDGREND
- landkode:
- NOR
- antall_aksjer:
- 567
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.71
- id:
- 720815
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ANDR. OLSEN HOLDING AS
- fodselsaar_orgnr:
- 889186682
- postnr_sted:
- 5251 SØREIDGREND
- landkode:
- NOR
- antall_aksjer:
- 518
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.65
- id:
- 720902
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TCA INVEST AS
- fodselsaar_orgnr:
- 913804724
- postnr_sted:
- 5357 FJELL
- landkode:
- NOR
- antall_aksjer:
- 518
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.65
- id:
- 720881
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- OLABAKKEN AS
- fodselsaar_orgnr:
- 822643752
- postnr_sted:
- 5450 SUNDE I SUNNHORDLAND
- landkode:
- NOR
- antall_aksjer:
- 516
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.65
- id:
- 720911
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- VISIBO INVEST AS
- fodselsaar_orgnr:
- 866939292
- postnr_sted:
- 5154 BØNES
- landkode:
- NOR
- antall_aksjer:
- 507
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.64
- id:
- 720851
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HPT CONSULT AS
- fodselsaar_orgnr:
- 988896101
- postnr_sted:
- 5221 NESTTUN
- landkode:
- NOR
- antall_aksjer:
- 495
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.62
- id:
- 720836
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- FLEBUGÅRDEN AS
- fodselsaar_orgnr:
- 968192256
- postnr_sted:
- 5208 OS
- landkode:
- NOR
- antall_aksjer:
- 467
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.59
- id:
- 720822
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- AVIS CONSULT AS
- fodselsaar_orgnr:
- 850139482
- postnr_sted:
- 5022 BERGEN
- landkode:
- NOR
- antall_aksjer:
- 429
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.54
- id:
- 720843
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GRY HEGE AHLGREN
- fodselsaar_orgnr:
- 1972
- postnr_sted:
- 1608 FREDRIKSTAD
- landkode:
- NOR
- antall_aksjer:
- 414
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.52
- id:
- 720892
- organization_id:
- 918873724
- selskap:
- GRASP AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RØRLEGGER EVENSEN AS
- fodselsaar_orgnr:
- 927112248
- postnr_sted:
- 8430 MYRE
- landkode:
- NOR
- antall_aksjer:
- 413
- antall_aksjer_selskap:
- 79761
- eierandel_prosent:
- 0.52
- 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.