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 35 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 1534812
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- RUBYNOR AS
- fodselsaar_orgnr:
- 997444345
- postnr_sted:
- 3735 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 60650
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 48.68
- id:
- 1534807
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- OMA CONSULTING AS
- fodselsaar_orgnr:
- 992360984
- postnr_sted:
- 3922 PORSGRUNN
- landkode:
- NOR
- antall_aksjer:
- 18000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 14.45
- id:
- 1534790
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- B1G B.YZ AS
- fodselsaar_orgnr:
- 928212831
- postnr_sted:
- 2030 NANNESTAD
- landkode:
- NOR
- antall_aksjer:
- 10000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 8.03
- id:
- 1534797
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KARAVOILIN AS
- fodselsaar_orgnr:
- 928111652
- postnr_sted:
- 3912 PORSGRUNN
- landkode:
- NOR
- antall_aksjer:
- 5000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 4.01
- id:
- 1534789
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- B SELMER AS
- fodselsaar_orgnr:
- 998820103
- postnr_sted:
- 3683 NOTODDEN
- landkode:
- NOR
- antall_aksjer:
- 2000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.61
- id:
- 1534801
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LEVERAGE51 AS
- fodselsaar_orgnr:
- 997891864
- postnr_sted:
- 1463 FJELLHAMAR
- landkode:
- NOR
- antall_aksjer:
- 2000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.61
- id:
- 1534804
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MINDSPARK AS
- fodselsaar_orgnr:
- 830569812
- postnr_sted:
- 3928 PORSGRUNN
- landkode:
- NOR
- antall_aksjer:
- 2000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.61
- id:
- 1534814
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- STR1FE AS
- fodselsaar_orgnr:
- 927748207
- postnr_sted:
- 3825 LUNDE
- landkode:
- NOR
- antall_aksjer:
- 2000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.61
- id:
- 1534817
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- VÅGSLAND INVEST AS
- fodselsaar_orgnr:
- 924990147
- postnr_sted:
- 3942 PORSGRUNN
- landkode:
- NOR
- antall_aksjer:
- 2000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.61
- id:
- 1534784
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- 73BITS AS
- fodselsaar_orgnr:
- 912871584
- postnr_sted:
- 3724 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.2
- id:
- 1534792
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- DRAGA HOLDING AS
- fodselsaar_orgnr:
- 825003282
- postnr_sted:
- 0487 OSLO
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.2
- id:
- 1534799
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LANGSEID AS
- fodselsaar_orgnr:
- 912412024
- postnr_sted:
- 3714 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.2
- id:
- 1534802
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARCIN OSTROWSKI
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- POL
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.2
- id:
- 1534809
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- P AMUNDSEN HOLDING AS
- fodselsaar_orgnr:
- 929045262
- postnr_sted:
- 2068 JESSHEIM
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.2
- id:
- 1534810
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- REITEN HOLDING AS
- fodselsaar_orgnr:
- 812871552
- postnr_sted:
- 3724 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 1500
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 1.2
- id:
- 1534806
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NATALIIA MAKSYMOVYCH
- fodselsaar_orgnr:
- not reported by source
- postnr_sted:
- not reported by source
- landkode:
- UKR
- antall_aksjer:
- 1160
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.93
- id:
- 1534786
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- AMUNDSEN GRUPPEN AS
- fodselsaar_orgnr:
- 919330724
- postnr_sted:
- 2067 JESSHEIM
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.8
- id:
- 1534788
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- APLIA AS
- fodselsaar_orgnr:
- 998850371
- postnr_sted:
- 3724 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.8
- id:
- 1534816
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- T. AMUNDSEN HOLDING AS
- fodselsaar_orgnr:
- 925715956
- postnr_sted:
- 3712 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.8
- id:
- 1534818
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- WHITE STRIPE AS
- fodselsaar_orgnr:
- 930661406
- postnr_sted:
- 3426 GULLAUG
- landkode:
- NOR
- antall_aksjer:
- 1000
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.8
- id:
- 1534800
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LARS MIDGAARD
- fodselsaar_orgnr:
- 1983
- postnr_sted:
- 3725 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 800
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.64
- id:
- 1534793
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JAKSE AS
- fodselsaar_orgnr:
- 989086758
- postnr_sted:
- 3740 SKIEN
- landkode:
- NOR
- antall_aksjer:
- 769
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.62
- id:
- 1534798
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KJD HOLDING AS
- fodselsaar_orgnr:
- 924350733
- postnr_sted:
- 0552 OSLO
- landkode:
- NOR
- antall_aksjer:
- 615
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.49
- id:
- 1534787
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ANDREAS SKAUEN BERTELSEN
- fodselsaar_orgnr:
- 2002
- postnr_sted:
- 0375 OSLO
- landkode:
- NOR
- antall_aksjer:
- 600
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.48
- id:
- 1534803
- organization_id:
- 931855654
- selskap:
- FAST TRAVEL AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MICHELLI HOLDING AS
- fodselsaar_orgnr:
- 930784958
- postnr_sted:
- 3928 PORSGRUNN
- landkode:
- NOR
- antall_aksjer:
- 600
- antall_aksjer_selskap:
- 124592
- eierandel_prosent:
- 0.48
- 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.