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 27 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 1121110
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BRABO II AS
- fodselsaar_orgnr:
- 894280212
- postnr_sted:
- 0789 OSLO
- landkode:
- NOR
- antall_aksjer:
- 230000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 12.91
- id:
- 1121131
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TRK GROUP AS
- fodselsaar_orgnr:
- 989288822
- postnr_sted:
- 0377 OSLO
- landkode:
- NOR
- antall_aksjer:
- 200000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 11.23
- id:
- 1121124
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MEBUST ACTIVO AS
- fodselsaar_orgnr:
- 889560002
- postnr_sted:
- 1367 SNARØYA
- landkode:
- NOR
- antall_aksjer:
- 150000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 8.42
- id:
- 1121109
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BETTER TOGETHER AS
- fodselsaar_orgnr:
- 924673729
- postnr_sted:
- 0454 OSLO
- landkode:
- NOR
- antall_aksjer:
- 100000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 5.61
- id:
- 1121120
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KROSLID INVEST AS
- fodselsaar_orgnr:
- 989584251
- postnr_sted:
- 4580 LYNGDAL
- landkode:
- NOR
- antall_aksjer:
- 100000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 5.61
- id:
- 1121122
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MAI INVESTMENTS AS
- fodselsaar_orgnr:
- 922836663
- postnr_sted:
- 0551 OSLO
- landkode:
- NOR
- antall_aksjer:
- 100000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 5.61
- id:
- 1121127
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- PIVOTIC AS
- fodselsaar_orgnr:
- 999151973
- postnr_sted:
- 0155 OSLO
- landkode:
- NOR
- antall_aksjer:
- 100000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 5.61
- id:
- 1121121
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LYCKE INVEST AS
- fodselsaar_orgnr:
- 920998194
- postnr_sted:
- 0183 OSLO
- landkode:
- NOR
- antall_aksjer:
- 80000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 4.49
- id:
- 1121134
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- XFINITY INVEST AS
- fodselsaar_orgnr:
- 922119783
- postnr_sted:
- 1163 OSLO
- landkode:
- NOR
- antall_aksjer:
- 70000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 3.93
- id:
- 1121111
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- CHRISTINA WIIG
- fodselsaar_orgnr:
- 1978
- postnr_sted:
- 1163 OSLO
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121114
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GLOCAL VIEW HOLDING AS
- fodselsaar_orgnr:
- 923405232
- postnr_sted:
- 2013 SKJETTEN
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121125
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MEMENTO VITAE AS
- fodselsaar_orgnr:
- 922223211
- postnr_sted:
- 0587 OSLO
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121128
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIKT AS
- fodselsaar_orgnr:
- 889174552
- postnr_sted:
- 1914 YTRE ENEBAKK
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121130
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TORE BORTHEN
- fodselsaar_orgnr:
- 1958
- postnr_sted:
- 0788 OSLO
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121132
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- TROND INGE FLØNES
- fodselsaar_orgnr:
- 1966
- postnr_sted:
- 1369 STABEKK
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121133
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- VARUA INVEST AS
- fodselsaar_orgnr:
- 976878337
- postnr_sted:
- 0266 OSLO
- landkode:
- NOR
- antall_aksjer:
- 50000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.81
- id:
- 1121115
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- H2RAAD AS
- fodselsaar_orgnr:
- 924658614
- postnr_sted:
- 1383 ASKER
- landkode:
- NOR
- antall_aksjer:
- 40000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.25
- id:
- 1121117
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HÅVARD WINDSTAD
- fodselsaar_orgnr:
- 1971
- postnr_sted:
- 1518 MOSS
- landkode:
- NOR
- antall_aksjer:
- 40000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.25
- id:
- 1121123
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MAROUANE BEN AMOR
- fodselsaar_orgnr:
- 1986
- postnr_sted:
- 4050 SOLA
- landkode:
- NOR
- antall_aksjer:
- 40000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 2.25
- id:
- 1121108
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ATLE SJURSEN
- fodselsaar_orgnr:
- 1962
- postnr_sted:
- 1364 FORNEBU
- landkode:
- NOR
- antall_aksjer:
- 30000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 1.68
- id:
- 1121113
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- DEEP GREEN HOLDING AS
- fodselsaar_orgnr:
- 915215955
- postnr_sted:
- 0265 OSLO
- landkode:
- NOR
- antall_aksjer:
- 30000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 1.68
- id:
- 1121116
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HARBITZ INVEST AS
- fodselsaar_orgnr:
- 964109486
- postnr_sted:
- 0275 OSLO
- landkode:
- NOR
- antall_aksjer:
- 30000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 1.68
- id:
- 1121118
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JELENA NIKOLAISEN
- fodselsaar_orgnr:
- 1985
- postnr_sted:
- 1358 JAR
- landkode:
- NOR
- antall_aksjer:
- 30000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 1.68
- id:
- 1121126
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MUHAMMAD MOEEN YAQOOB
- fodselsaar_orgnr:
- 1977
- postnr_sted:
- not reported by source
- landkode:
- USA
- antall_aksjer:
- 30000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 1.68
- id:
- 1121119
- organization_id:
- 924207469
- selskap:
- NAP NORWAY INVEST 3 AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KONSULENT 1 AS
- fodselsaar_orgnr:
- 997767640
- postnr_sted:
- 0352 OSLO
- landkode:
- NOR
- antall_aksjer:
- 15000
- antall_aksjer_selskap:
- 1781700
- eierandel_prosent:
- 0.84
- 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.