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 38 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 1681323
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- GJELSTEN HOLDING AS
- fodselsaar_orgnr:
- 979580193
- postnr_sted:
- 0250 OSLO
- landkode:
- NOR
- antall_aksjer:
- 67284500
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 83.75
- id:
- 1681336
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- RANA KOMMUNE
- fodselsaar_orgnr:
- 872418032
- postnr_sted:
- 8622 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 6875000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 8.56
- id:
- 1681332
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- NORDLAND FYLKESKOMMUNE
- fodselsaar_orgnr:
- 964982953
- postnr_sted:
- 8005 BODØ
- landkode:
- NOR
- antall_aksjer:
- 2500000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 3.11
- id:
- 1681324
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- GJENSIDIGE FORSIKRING ASA
- fodselsaar_orgnr:
- 995568217
- postnr_sted:
- 0191 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1480000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 1.84
- id:
- 1681315
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- BOREAL SJØ AS
- fodselsaar_orgnr:
- 974208849
- postnr_sted:
- 9600 HAMMERFEST
- landkode:
- NOR
- antall_aksjer:
- 740000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.92
- id:
- 1681343
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- SUVEREN AS
- fodselsaar_orgnr:
- 916442661
- postnr_sted:
- 6509 KRISTIANSUND N
- landkode:
- NOR
- antall_aksjer:
- 600000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.75
- id:
- 1681349
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- ØIJORD & AANES AS
- fodselsaar_orgnr:
- 930223085
- postnr_sted:
- 8626 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 200000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.25
- id:
- 1681334
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- PER HENRY JOHANSEN
- fodselsaar_orgnr:
- 1947
- postnr_sted:
- 8003 BODØ
- landkode:
- NOR
- antall_aksjer:
- 150000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.19
- id:
- 1681318
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- EIENDOMSSELSKAPET RANHEIM AS
- fodselsaar_orgnr:
- 934218159
- postnr_sted:
- 8622 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 75000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.09
- id:
- 1681325
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- HELGELAND INVEST AS
- fodselsaar_orgnr:
- 939150234
- postnr_sted:
- 8624 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.06
- id:
- 1681342
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- STÅLE ANDRE INDREGÅRD
- fodselsaar_orgnr:
- 1972
- postnr_sted:
- 8210 FAUSKE
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.06
- id:
- 1681347
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- VILLY JOHAN JACOBSEN
- fodselsaar_orgnr:
- 1941
- postnr_sted:
- not reported by source
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.06
- id:
- 1681331
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- LTCM AS
- fodselsaar_orgnr:
- 924404795
- postnr_sted:
- 8616 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 37500
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.05
- id:
- 1681329
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- LILLIAN ANITA ALTERÅS
- fodselsaar_orgnr:
- 1949
- postnr_sted:
- 8624 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 25000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.03
- id:
- 1681344
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- SVEIN TORBJØRN JENSEN
- fodselsaar_orgnr:
- 1940
- postnr_sted:
- 8700 NESNA
- landkode:
- NOR
- antall_aksjer:
- 25000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.03
- id:
- 1681346
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- VILLY HØGÅS AS
- fodselsaar_orgnr:
- 933357678
- postnr_sted:
- 8614 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 25000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.03
- id:
- 1681348
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- VIVI ALISE AXELSEN
- fodselsaar_orgnr:
- 1944
- postnr_sted:
- 8616 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 25000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.03
- id:
- 1681321
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- FELLESFORBUNDET HELGELAND AVD 143
- fodselsaar_orgnr:
- 943238049
- postnr_sted:
- 8624 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 20000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.02
- id:
- 1681338
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- REIDUN EVANGER
- fodselsaar_orgnr:
- 1931
- postnr_sted:
- 8613 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 15000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.02
- id:
- 1681314
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- BERNT BERNTSEN
- fodselsaar_orgnr:
- 1947
- postnr_sted:
- 8622 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.01
- id:
- 1681319
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- ERIK GRANHAUG
- fodselsaar_orgnr:
- 1946
- postnr_sted:
- 4876 GRIMSTAD
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.01
- id:
- 1681328
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- KOLBJØRN RØDSJØ
- fodselsaar_orgnr:
- 1949
- postnr_sted:
- 8622 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.01
- id:
- 1681330
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- LO I RANA OG OMEGN
- fodselsaar_orgnr:
- 893366792
- postnr_sted:
- 8624 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.01
- id:
- 1681337
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- RANA METALL KJEMISKE FAGFORENING
- fodselsaar_orgnr:
- 989131176
- postnr_sted:
- 8601 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.01
- id:
- 1681316
- organization_id:
- 939150234
- selskap:
- HELGELAND INVEST AS
- aksjeklasse:
- NO0005252007
- navn_aksjonaer:
- BRIT FAY SETSÅ
- fodselsaar_orgnr:
- 1943
- postnr_sted:
- 8614 MO I RANA
- landkode:
- NOR
- antall_aksjer:
- 5000
- antall_aksjer_selskap:
- 80337000
- eierandel_prosent:
- 0.01
- 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.