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-20T23:34:04Z in 0.133 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:36247
    name:
    Selje
    label:
    Selje, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.044388
    lon:
    5.345129
  2. id:
    NSR:StopPlace:63978
    name:
    Selje kai
    label:
    Selje kai, Stad
    category:

    2 results

    1. ferryStop
    2. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04522
    lon:
    5.342832
  3. id:
    NSR:StopPlace:30942
    name:
    Seljestad vektstasjon
    label:
    Seljestad vektstasjon, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    59.90498
    lon:
    6.618062
  4. id:
    NSR:StopPlace:36245
    name:
    Selje skule
    label:
    Selje skule, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04274
    lon:
    5.350478
  5. id:
    NSR:StopPlace:36242
    name:
    Selje banken
    label:
    Selje banken, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.043198
    lon:
    5.35
  6. id:
    NSR:StopPlace:36250
    name:
    Selje sjukeheim
    label:
    Selje sjukeheim, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04035
    lon:
    5.355403
  7. id:
    NSR:StopPlace:36356
    name:
    Seljeøya
    label:
    Seljeøya, Stad
    category:

    1 results

    1. ferryStop
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04764
    lon:
    5.318811
  8. id:
    NSR:StopPlace:34292
    name:
    Seljeviki
    label:
    Seljeviki, Aurland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurland
    county:
    Vestland
    lat:
    60.87253
    lon:
    7.144443
  9. id:
    NSR:StopPlace:35825
    name:
    Seljeset
    label:
    Seljeset, Volda
    category:

    1 results

    1. onstreetBus
    municipality:
    Volda
    county:
    Møre og Romsdal
    lat:
    61.995874
    lon:
    6.645063
  10. id:
    NSR:StopPlace:38742
    name:
    Seljehaugen
    label:
    Seljehaugen, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    62.949097
    lon:
    7.550719
  11. id:
    NSR:StopPlace:52849
    name:
    Seljeenga
    label:
    Seljeenga, Kvænangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvænangen
    county:
    Troms
    lat:
    69.948993
    lon:
    21.997025
  12. id:
    NSR:StopPlace:52857
    name:
    Seljehaugen
    label:
    Seljehaugen, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    69.202068
    lon:
    18.617253
  13. id:
    NSR:StopPlace:52872
    name:
    Seljelund
    label:
    Seljelund, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.739845
    lon:
    21.165602
  14. id:
    NSR:StopPlace:52877
    name:
    Seljelvnes
    label:
    Seljelvnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.268622
    lon:
    19.413746
  15. id:
    NSR:StopPlace:52896
    name:
    Seljestad
    label:
    Seljestad, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.789017
    lon:
    16.525439
  16. id:
    NSR:StopPlace:52916
    name:
    Seljevoll
    label:
    Seljevoll, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.776044
    lon:
    20.582248
  17. id:
    NSR:StopPlace:63147
    name:
    Seljehøyen
    label:
    Seljehøyen, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.598539
    lon:
    5.00799
  18. id:
    NSR:StopPlace:31893
    name:
    Seljedalen skole
    label:
    Seljedalen skole, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.35982
    lon:
    5.284441
  19. id:
    NSR:StopPlace:52840
    name:
    Seljebakken
    label:
    Seljebakken, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.3061
    lon:
    18.274081
  20. id:
    NSR:StopPlace:52885
    name:
    Seljemoen
    label:
    Seljemoen, Sørreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Sørreisa
    county:
    Troms
    lat:
    69.205038
    lon:
    18.237741
  21. id:
    NSR:StopPlace:52893
    name:
    Seljeskogen kryss
    label:
    Seljeskogen kryss, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.902679
    lon:
    17.858011
  22. id:
    NSR:StopPlace:52904
    name:
    Seljevegen
    label:
    Seljevegen, Kåfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Kåfjord
    county:
    Troms
    lat:
    69.492583
    lon:
    20.83748
  23. id:
    NSR:StopPlace:38025
    name:
    Seljevoll
    label:
    Seljevoll, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.617834
    lon:
    7.54316
  24. id:
    NSR:StopPlace:26171
    name:
    Seljeveien
    label:
    Seljeveien, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.874271
    lon:
    5.728341
  25. id:
    NSR:StopPlace:30952
    name:
    Seljestad
    label:
    Seljestad, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    59.892202
    lon:
    6.641213
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:36247
    name:
    Selje
    label:
    Selje, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.044388
    lon:
    5.345129
  2. id:
    NSR:StopPlace:63978
    name:
    Selje kai
    label:
    Selje kai, Stad
    category:

    2 results

    1. ferryStop
    2. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04522
    lon:
    5.342832
  3. id:
    NSR:StopPlace:30942
    name:
    Seljestad vektstasjon
    label:
    Seljestad vektstasjon, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    59.90498
    lon:
    6.618062
  4. id:
    NSR:StopPlace:36245
    name:
    Selje skule
    label:
    Selje skule, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04274
    lon:
    5.350478
  5. id:
    NSR:StopPlace:36242
    name:
    Selje banken
    label:
    Selje banken, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.043198
    lon:
    5.35
  6. id:
    NSR:StopPlace:36250
    name:
    Selje sjukeheim
    label:
    Selje sjukeheim, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04035
    lon:
    5.355403
  7. id:
    NSR:StopPlace:36356
    name:
    Seljeøya
    label:
    Seljeøya, Stad
    category:

    1 results

    1. ferryStop
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.04764
    lon:
    5.318811
  8. id:
    NSR:StopPlace:34292
    name:
    Seljeviki
    label:
    Seljeviki, Aurland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurland
    county:
    Vestland
    lat:
    60.87253
    lon:
    7.144443
  9. id:
    NSR:StopPlace:35825
    name:
    Seljeset
    label:
    Seljeset, Volda
    category:

    1 results

    1. onstreetBus
    municipality:
    Volda
    county:
    Møre og Romsdal
    lat:
    61.995874
    lon:
    6.645063
  10. id:
    NSR:StopPlace:38742
    name:
    Seljehaugen
    label:
    Seljehaugen, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    62.949097
    lon:
    7.550719
  11. id:
    NSR:StopPlace:52849
    name:
    Seljeenga
    label:
    Seljeenga, Kvænangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvænangen
    county:
    Troms
    lat:
    69.948993
    lon:
    21.997025
  12. id:
    NSR:StopPlace:52857
    name:
    Seljehaugen
    label:
    Seljehaugen, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    69.202068
    lon:
    18.617253
  13. id:
    NSR:StopPlace:52872
    name:
    Seljelund
    label:
    Seljelund, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.739845
    lon:
    21.165602
  14. id:
    NSR:StopPlace:52877
    name:
    Seljelvnes
    label:
    Seljelvnes, Balsfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Balsfjord
    county:
    Troms
    lat:
    69.268622
    lon:
    19.413746
  15. id:
    NSR:StopPlace:52896
    name:
    Seljestad
    label:
    Seljestad, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.789017
    lon:
    16.525439
  16. id:
    NSR:StopPlace:52916
    name:
    Seljevoll
    label:
    Seljevoll, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.776044
    lon:
    20.582248
  17. id:
    NSR:StopPlace:63147
    name:
    Seljehøyen
    label:
    Seljehøyen, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.598539
    lon:
    5.00799
  18. id:
    NSR:StopPlace:31893
    name:
    Seljedalen skole
    label:
    Seljedalen skole, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.35982
    lon:
    5.284441
  19. id:
    NSR:StopPlace:52840
    name:
    Seljebakken
    label:
    Seljebakken, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.3061
    lon:
    18.274081
  20. id:
    NSR:StopPlace:52885
    name:
    Seljemoen
    label:
    Seljemoen, Sørreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Sørreisa
    county:
    Troms
    lat:
    69.205038
    lon:
    18.237741
  21. id:
    NSR:StopPlace:52893
    name:
    Seljeskogen kryss
    label:
    Seljeskogen kryss, Salangen
    category:

    1 results

    1. onstreetBus
    municipality:
    Salangen
    county:
    Troms
    lat:
    68.902679
    lon:
    17.858011
  22. id:
    NSR:StopPlace:52904
    name:
    Seljevegen
    label:
    Seljevegen, Kåfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Kåfjord
    county:
    Troms
    lat:
    69.492583
    lon:
    20.83748
  23. id:
    NSR:StopPlace:38025
    name:
    Seljevoll
    label:
    Seljevoll, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.617834
    lon:
    7.54316
  24. id:
    NSR:StopPlace:26171
    name:
    Seljeveien
    label:
    Seljeveien, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.874271
    lon:
    5.728341
  25. id:
    NSR:StopPlace:30952
    name:
    Seljestad
    label:
    Seljestad, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    59.892202
    lon:
    6.641213
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.