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 84 shareholders by holding size. Raise 'limit' (max 1000) for more.
- shareholders:
25 results
- id:
- 2010056
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- NORGES TAXIFORBUND AVD SOGN OG FJORDANE
- fodselsaar_orgnr:
- 975508293
- postnr_sted:
- 6740 SELJE
- landkode:
- NOR
- antall_aksjer:
- 270
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 19.93
- id:
- 2010049
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- LOKALTAXI VESTLAND AS
- fodselsaar_orgnr:
- 970913440
- postnr_sted:
- 6863 LEIKANGER
- landkode:
- NOR
- antall_aksjer:
- 145
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 10.7
- id:
- 2010054
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MÅLØY TAXISENTRAL AS
- fodselsaar_orgnr:
- 998618053
- postnr_sted:
- 6700 MÅLØY
- landkode:
- NOR
- antall_aksjer:
- 70
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 5.17
- id:
- 2010025
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- INGVAR MIDLANG
- fodselsaar_orgnr:
- 1965
- postnr_sted:
- 6893 VIK I SOGN
- landkode:
- NOR
- antall_aksjer:
- 55
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 4.06
- id:
- 2010050
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MAGNE ARVID BRUN
- fodselsaar_orgnr:
- 1962
- postnr_sted:
- 6884 ØVRE ÅRDAL
- landkode:
- NOR
- antall_aksjer:
- 55
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 4.06
- id:
- 2010080
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- SIW BEATHE HØGALMEN SOLHEIM
- fodselsaar_orgnr:
- 1966
- postnr_sted:
- 6788 OLDEN
- landkode:
- NOR
- antall_aksjer:
- 50
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 3.69
- id:
- 2010006
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BENJAMIN ROCK
- fodselsaar_orgnr:
- 1982
- postnr_sted:
- 5745 AURLAND
- landkode:
- NOR
- antall_aksjer:
- 41
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 3.03
- id:
- 2010059
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ODDLEIV JEVNLID
- fodselsaar_orgnr:
- 1967
- postnr_sted:
- 6795 BLAKSÆTER
- landkode:
- NOR
- antall_aksjer:
- 40
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 2.95
- id:
- 2010021
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- HARALD HAUGE
- fodselsaar_orgnr:
- 1971
- postnr_sted:
- 6823 SANDANE
- landkode:
- NOR
- antall_aksjer:
- 35
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 2.58
- id:
- 2010038
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- JOHN-TERJE HAMRE
- fodselsaar_orgnr:
- 1972
- postnr_sted:
- 6740 SELJE
- landkode:
- NOR
- antall_aksjer:
- 34
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 2.51
- id:
- 2010010
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ENDRE NORALF RÅHEIM
- fodselsaar_orgnr:
- 1965
- postnr_sted:
- 6978 VIKSDALEN
- landkode:
- NOR
- antall_aksjer:
- 30
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 2.21
- id:
- 2010051
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- MARIANNE SOLHEIM
- fodselsaar_orgnr:
- 1963
- postnr_sted:
- 6888 BORGUND
- landkode:
- NOR
- antall_aksjer:
- 30
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 2.21
- id:
- 2010003
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ARNE JACOBSEN
- fodselsaar_orgnr:
- 1952
- postnr_sted:
- 6908 FLORØ
- landkode:
- NOR
- antall_aksjer:
- 25
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.85
- id:
- 2010044
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KJELL ÅGE FLUGE
- fodselsaar_orgnr:
- 1958
- postnr_sted:
- 6847 VASSENDEN
- landkode:
- NOR
- antall_aksjer:
- 25
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.85
- id:
- 2010058
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ODDBJØRG HESSEVIK
- fodselsaar_orgnr:
- 1958
- postnr_sted:
- 6723 SVELGEN
- landkode:
- NOR
- antall_aksjer:
- 25
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.85
- id:
- 2010017
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GEIR TØFTE
- fodselsaar_orgnr:
- 1958
- postnr_sted:
- 6856 SOGNDAL
- landkode:
- NOR
- antall_aksjer:
- 23
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.7
- id:
- 2010008
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- BJØRN BLAALID
- fodselsaar_orgnr:
- 1953
- postnr_sted:
- 6700 MÅLØY
- landkode:
- NOR
- antall_aksjer:
- 20
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.48
- id:
- 2010062
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- OLAV LERUM
- fodselsaar_orgnr:
- 1964
- postnr_sted:
- 6885 ÅRDALSTANGEN
- landkode:
- NOR
- antall_aksjer:
- 20
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.48
- id:
- 2010073
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- ROLF JONNY VERLO
- fodselsaar_orgnr:
- 1980
- postnr_sted:
- 6793 INNVIK
- landkode:
- NOR
- antall_aksjer:
- 20
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.48
- id:
- 2010067
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- PER HELGE OLSBØ
- fodselsaar_orgnr:
- 1956
- postnr_sted:
- 6734 RUGSUND
- landkode:
- NOR
- antall_aksjer:
- 17
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.25
- id:
- 2010045
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KJETIL FLØTRE
- fodselsaar_orgnr:
- 1968
- postnr_sted:
- 6826 BYRKJELO
- landkode:
- NOR
- antall_aksjer:
- 15
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 1.11
- id:
- 2010042
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KIM BJØRNAR ULEVIK ELLINGSUND
- fodselsaar_orgnr:
- 1988
- postnr_sted:
- 6910 FLORØ
- landkode:
- NOR
- antall_aksjer:
- 12
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 0.89
- id:
- 2010084
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- UNNI BIRKELAND
- fodselsaar_orgnr:
- 1950
- postnr_sted:
- 6800 FØRDE
- landkode:
- NOR
- antall_aksjer:
- 12
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 0.89
- id:
- 2010018
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- GEIR WILLY NESSE
- fodselsaar_orgnr:
- 1970
- postnr_sted:
- 6899 BALESTRAND
- landkode:
- NOR
- antall_aksjer:
- 10
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 0.74
- id:
- 2010043
- organization_id:
- 970913440
- selskap:
- LOKALTAXI VESTLAND AS
- aksjeklasse:
- Ordinære aksjer
- navn_aksjonaer:
- KIM OVE JOHANNESSEN LADEHAUG
- fodselsaar_orgnr:
- 1998
- postnr_sted:
- 6770 NORDFJORDEID
- landkode:
- NOR
- antall_aksjer:
- 10
- antall_aksjer_selskap:
- 1355
- eierandel_prosent:
- 0.74
- 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.