search_stops

Search Norway's National Stop Register by stop name.

Signature: search_stops(query: string, required; limit: integer, items, optional, default 10; lang: string, optional, default 'no'; offset: integer, items, optional, default 0)

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/entur/search_stops/?query={query}&limit=10&lang=no&offset=0

Replace {query}, {limit}, {lang} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/entur/search_stops?query={query}&limit=10&lang=no&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
queryrequiredstringStop name or place, e.g. "Oslo S".
limitoptionalintegerMaximum hits, 1-100. Unit: items.
langoptionalstringResult language, normally "no" or "en".
offsetoptionalintegerNumber 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/entur/search_stops?query={query}&limit=10&lang=no&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/entur/search_stops?query={query}&limit=10&lang=no&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/entur/search_stops?query={query}&limit=10&lang=no&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "entur",
  "operation": "search_stops",
  "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.

Type: string. Stop name or place, e.g. "Oslo S".
Type: integer. Maximum hits, 1-100. Unit: items.
Type: string. Result language, normally "no" or "en".

Result

Source: Entur. Retrieved 2026-09-27T18:46:25Z in 0.134 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:144
    name:
    Skansen stasjon
    label:
    Skansen stasjon, Trondheim
    category:

    1 results

    1. railStation
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.431113
    lon:
    10.377746
  2. id:
    NSR:StopPlace:32081
    name:
    Skansen
    label:
    Skansen, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.583254
    lon:
    5.238082
  3. id:
    NSR:StopPlace:60892
    name:
    Skansen
    label:
    Skansen, Trondheim
    category:

    2 results

    1. onstreetBus
    2. onstreetTram
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.429884
    lon:
    10.372931
  4. id:
    NSR:StopPlace:42184
    name:
    Skansen
    label:
    Skansen, Oppdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Oppdal
    county:
    Trøndelag
    lat:
    62.645984
    lon:
    9.297612
  5. id:
    NSR:StopPlace:32079
    name:
    Skansen
    label:
    Skansen, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.422925
    lon:
    5.208126
  6. id:
    NSR:StopPlace:42182
    name:
    Skansen
    label:
    Skansen, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.988747
    lon:
    10.737941
  7. id:
    NSR:StopPlace:32076
    name:
    Skansen
    label:
    Skansen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.343145
    lon:
    5.184304
  8. id:
    NSR:StopPlace:46988
    name:
    Skansen
    label:
    Skansen, Rana
    category:

    1 results

    1. onstreetBus
    municipality:
    Rana
    county:
    Nordland
    lat:
    66.314199
    lon:
    14.158596
  9. id:
    NSR:StopPlace:4879
    name:
    Skansen
    label:
    Skansen, Nordre Follo
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordre Follo
    county:
    Akershus
    lat:
    59.662893
    lon:
    10.888276
  10. id:
    NSR:StopPlace:13921
    name:
    Skansen grendehus
    label:
    Skansen grendehus, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.757824
    lon:
    10.579579
  11. id:
    NSR:StopPlace:32846
    name:
    Skansen Herdlesundet
    label:
    Skansen Herdlesundet, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.560046
    lon:
    4.965946
  12. id:
    NSR:StopPlace:9414
    name:
    Skansen grendehus
    label:
    Skansen grendehus, Åsnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Åsnes
    county:
    Innlandet
    lat:
    60.677238
    lon:
    12.105556
  13. id:
    NSR:StopPlace:48825
    name:
    Skansensenteret
    label:
    Skansensenteret, Alstahaug
    category:

    1 results

    1. onstreetBus
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    66.02224
    lon:
    12.636501
  14. id:
    NSR:StopPlace:40776
    name:
    Skarset
    label:
    Skarset, Hustadvika
    category:

    1 results

    1. onstreetBus
    municipality:
    Hustadvika
    county:
    Møre og Romsdal
    lat:
    62.904396
    lon:
    7.086479
  15. id:
    NSR:StopPlace:35503
    name:
    Skauset
    label:
    Skauset, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    61.905325
    lon:
    6.154703
  16. id:
    NSR:StopPlace:60977
    name:
    Skåråen
    label:
    Skåråen, Stjørdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Stjørdal
    county:
    Trøndelag
    lat:
    63.473437
    lon:
    11.114028
  17. id:
    NSR:StopPlace:9916
    name:
    Skaugen
    label:
    Skaugen, Ringsaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringsaker
    county:
    Innlandet
    lat:
    60.954443
    lon:
    10.678126
  18. id:
    NSR:StopPlace:51106
    name:
    Skonseng
    label:
    Skonseng, Rana
    category:

    1 results

    1. onstreetBus
    municipality:
    Rana
    county:
    Nordland
    lat:
    66.356398
    lon:
    14.335776
  19. id:
    NSR:StopPlace:53387
    name:
    Skavåsen
    label:
    Skavåsen, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.632885
    lon:
    18.963221
  20. id:
    NSR:StopPlace:19951
    name:
    Skauen
    label:
    Skauen, Siljan
    category:

    1 results

    1. onstreetBus
    municipality:
    Siljan
    county:
    Telemark
    lat:
    59.265269
    lon:
    9.696132
  21. id:
    NSR:StopPlace:12121
    name:
    Skånsar
    label:
    Skånsar, Lom
    category:

    1 results

    1. onstreetBus
    municipality:
    Lom
    county:
    Innlandet
    lat:
    61.853071
    lon:
    8.643478
  22. id:
    NSR:StopPlace:13493
    name:
    Skarven
    label:
    Skarven, Ringebu
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringebu
    county:
    Innlandet
    lat:
    61.525916
    lon:
    10.161683
  23. id:
    NSR:StopPlace:42189
    name:
    Skarsem
    label:
    Skarsem, Oppdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Oppdal
    county:
    Trøndelag
    lat:
    62.608996
    lon:
    9.614526
  24. id:
    NSR:StopPlace:1346
    name:
    Skaugen
    label:
    Skaugen, Indre Østfold
    category:

    1 results

    1. onstreetBus
    municipality:
    Indre Østfold
    county:
    Østfold
    lat:
    59.593709
    lon:
    11.17754
  25. id:
    NSR:StopPlace:14722
    name:
    Skarset
    label:
    Skarset, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.971305
    lon:
    10.488151
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:144
    name:
    Skansen stasjon
    label:
    Skansen stasjon, Trondheim
    category:

    1 results

    1. railStation
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.431113
    lon:
    10.377746
  2. id:
    NSR:StopPlace:32081
    name:
    Skansen
    label:
    Skansen, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.583254
    lon:
    5.238082
  3. id:
    NSR:StopPlace:60892
    name:
    Skansen
    label:
    Skansen, Trondheim
    category:

    2 results

    1. onstreetBus
    2. onstreetTram
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.429884
    lon:
    10.372931
  4. id:
    NSR:StopPlace:42184
    name:
    Skansen
    label:
    Skansen, Oppdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Oppdal
    county:
    Trøndelag
    lat:
    62.645984
    lon:
    9.297612
  5. id:
    NSR:StopPlace:32079
    name:
    Skansen
    label:
    Skansen, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.422925
    lon:
    5.208126
  6. id:
    NSR:StopPlace:42182
    name:
    Skansen
    label:
    Skansen, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.988747
    lon:
    10.737941
  7. id:
    NSR:StopPlace:32076
    name:
    Skansen
    label:
    Skansen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.343145
    lon:
    5.184304
  8. id:
    NSR:StopPlace:46988
    name:
    Skansen
    label:
    Skansen, Rana
    category:

    1 results

    1. onstreetBus
    municipality:
    Rana
    county:
    Nordland
    lat:
    66.314199
    lon:
    14.158596
  9. id:
    NSR:StopPlace:4879
    name:
    Skansen
    label:
    Skansen, Nordre Follo
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordre Follo
    county:
    Akershus
    lat:
    59.662893
    lon:
    10.888276
  10. id:
    NSR:StopPlace:13921
    name:
    Skansen grendehus
    label:
    Skansen grendehus, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.757824
    lon:
    10.579579
  11. id:
    NSR:StopPlace:32846
    name:
    Skansen Herdlesundet
    label:
    Skansen Herdlesundet, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.560046
    lon:
    4.965946
  12. id:
    NSR:StopPlace:9414
    name:
    Skansen grendehus
    label:
    Skansen grendehus, Åsnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Åsnes
    county:
    Innlandet
    lat:
    60.677238
    lon:
    12.105556
  13. id:
    NSR:StopPlace:48825
    name:
    Skansensenteret
    label:
    Skansensenteret, Alstahaug
    category:

    1 results

    1. onstreetBus
    municipality:
    Alstahaug
    county:
    Nordland
    lat:
    66.02224
    lon:
    12.636501
  14. id:
    NSR:StopPlace:40776
    name:
    Skarset
    label:
    Skarset, Hustadvika
    category:

    1 results

    1. onstreetBus
    municipality:
    Hustadvika
    county:
    Møre og Romsdal
    lat:
    62.904396
    lon:
    7.086479
  15. id:
    NSR:StopPlace:35503
    name:
    Skauset
    label:
    Skauset, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    61.905325
    lon:
    6.154703
  16. id:
    NSR:StopPlace:60977
    name:
    Skåråen
    label:
    Skåråen, Stjørdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Stjørdal
    county:
    Trøndelag
    lat:
    63.473437
    lon:
    11.114028
  17. id:
    NSR:StopPlace:9916
    name:
    Skaugen
    label:
    Skaugen, Ringsaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringsaker
    county:
    Innlandet
    lat:
    60.954443
    lon:
    10.678126
  18. id:
    NSR:StopPlace:51106
    name:
    Skonseng
    label:
    Skonseng, Rana
    category:

    1 results

    1. onstreetBus
    municipality:
    Rana
    county:
    Nordland
    lat:
    66.356398
    lon:
    14.335776
  19. id:
    NSR:StopPlace:53387
    name:
    Skavåsen
    label:
    Skavåsen, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.632885
    lon:
    18.963221
  20. id:
    NSR:StopPlace:19951
    name:
    Skauen
    label:
    Skauen, Siljan
    category:

    1 results

    1. onstreetBus
    municipality:
    Siljan
    county:
    Telemark
    lat:
    59.265269
    lon:
    9.696132
  21. id:
    NSR:StopPlace:12121
    name:
    Skånsar
    label:
    Skånsar, Lom
    category:

    1 results

    1. onstreetBus
    municipality:
    Lom
    county:
    Innlandet
    lat:
    61.853071
    lon:
    8.643478
  22. id:
    NSR:StopPlace:13493
    name:
    Skarven
    label:
    Skarven, Ringebu
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringebu
    county:
    Innlandet
    lat:
    61.525916
    lon:
    10.161683
  23. id:
    NSR:StopPlace:42189
    name:
    Skarsem
    label:
    Skarsem, Oppdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Oppdal
    county:
    Trøndelag
    lat:
    62.608996
    lon:
    9.614526
  24. id:
    NSR:StopPlace:1346
    name:
    Skaugen
    label:
    Skaugen, Indre Østfold
    category:

    1 results

    1. onstreetBus
    municipality:
    Indre Østfold
    county:
    Østfold
    lat:
    59.593709
    lon:
    11.17754
  25. id:
    NSR:StopPlace:14722
    name:
    Skarset
    label:
    Skarset, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.971305
    lon:
    10.488151
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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 search_stops lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. 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

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.