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-20T22:03:58Z in 0.210 seconds.

returned:
22
stops:

22 results

  1. id:
    NSR:StopPlace:27968
    name:
    Trodalveien Flo
    label:
    Trodalveien Flo, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.895466
    lon:
    6.028528
  2. id:
    NSR:StopPlace:39140
    name:
    Ytre Flø
    label:
    Ytre Flø, Ulstein
    category:

    1 results

    1. onstreetBus
    municipality:
    Ulstein
    county:
    Møre og Romsdal
    lat:
    62.410976
    lon:
    5.870937
  3. id:
    NSR:StopPlace:37846
    name:
    Vedeld
    label:
    Vedeld, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.183544
    lon:
    5.786547
  4. id:
    NSR:StopPlace:39152
    name:
    Flå
    label:
    Flå, Sunndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunndal
    county:
    Møre og Romsdal
    lat:
    62.757622
    lon:
    8.445349
  5. id:
    NSR:StopPlace:51449
    name:
    Grannes ved Røssvatnet
    label:
    Grannes ved Røssvatnet, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.725053
    lon:
    13.96089
  6. id:
    NSR:StopPlace:33048
    name:
    Flatekvål ved Osen
    label:
    Flatekvål ved Osen, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.787591
    lon:
    5.96783
  7. id:
    NSR:StopPlace:38954
    name:
    Fjørå ved gamleskulen
    label:
    Fjørå ved gamleskulen, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.29477
    lon:
    7.314894
  8. id:
    NSR:StopPlace:41024
    name:
    Nystøyl ved Nystøyl Trevare
    label:
    Nystøyl ved Nystøyl Trevare, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.187377
    lon:
    5.459293
  9. id:
    NSR:StopPlace:61969
    name:
    Myklebust ved tunnel
    label:
    Myklebust ved tunnel, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.735997
    lon:
    6.438514
  10. id:
    NSR:StopPlace:62891
    name:
    Austnes ved butikken
    label:
    Austnes ved butikken, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.64077
    lon:
    6.26909
  11. id:
    NSR:StopPlace:61793
    name:
    Skjeltene ved brua
    label:
    Skjeltene ved brua, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.586787
    lon:
    6.268918
  12. id:
    NSR:StopPlace:41123
    name:
    Fjørtofta ved stadion
    label:
    Fjørtofta ved stadion, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.706406
    lon:
    6.388061
  13. id:
    NSR:StopPlace:38734
    name:
    Longva ved butikken
    label:
    Longva ved butikken, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.672034
    lon:
    6.269881
  14. id:
    NSR:StopPlace:39995
    name:
    Gjerdsvik ved skulen
    label:
    Gjerdsvik ved skulen, Sande
    category:

    1 results

    1. onstreetBus
    municipality:
    Sande
    county:
    Møre og Romsdal
    lat:
    62.258124
    lon:
    5.584368
  15. id:
    NSR:StopPlace:26689
    name:
    Åbødalen ved brua
    label:
    Åbødalen ved brua, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.665278
    lon:
    6.357002
  16. id:
    NSR:StopPlace:25910
    name:
    Rådhusgata ved bussterminalen
    label:
    Rådhusgata ved bussterminalen, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.647703
    lon:
    6.351471
  17. id:
    NSR:StopPlace:58502
    name:
    Helleland ved butikken
    label:
    Helleland ved butikken, Eigersund
    category:

    1 results

    1. onstreetBus
    municipality:
    Eigersund
    county:
    Rogaland
    lat:
    58.535517
    lon:
    6.154086
  18. id:
    NSR:StopPlace:30874
    name:
    Røldalsvegen ved Odda rådhus
    label:
    Røldalsvegen ved Odda rådhus, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.067108
    lon:
    6.546411
  19. id:
    NSR:StopPlace:28133
    name:
    Espelandsvegen ved brua
    label:
    Espelandsvegen ved brua, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.665023
    lon:
    6.355803
  20. id:
    NSR:StopPlace:61050
    name:
    Grenseveien ved IKEA
    label:
    Grenseveien ved IKEA, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.887
    lon:
    5.723729
  21. id:
    NSR:StopPlace:58400
    name:
    Kvernaland ved Coop
    label:
    Kvernaland ved Coop, Time
    category:

    1 results

    1. onstreetBus
    municipality:
    Time
    county:
    Rogaland
    lat:
    58.779232
    lon:
    5.721589
  22. id:
    NSR:StopPlace:60704
    name:
    Hundvåg ved Ryfylketunnelen
    label:
    Hundvåg ved Ryfylketunnelen, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.003513
    lon:
    5.736923
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
22
stops:

22 results

  1. id:
    NSR:StopPlace:27968
    name:
    Trodalveien Flo
    label:
    Trodalveien Flo, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.895466
    lon:
    6.028528
  2. id:
    NSR:StopPlace:39140
    name:
    Ytre Flø
    label:
    Ytre Flø, Ulstein
    category:

    1 results

    1. onstreetBus
    municipality:
    Ulstein
    county:
    Møre og Romsdal
    lat:
    62.410976
    lon:
    5.870937
  3. id:
    NSR:StopPlace:37846
    name:
    Vedeld
    label:
    Vedeld, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.183544
    lon:
    5.786547
  4. id:
    NSR:StopPlace:39152
    name:
    Flå
    label:
    Flå, Sunndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunndal
    county:
    Møre og Romsdal
    lat:
    62.757622
    lon:
    8.445349
  5. id:
    NSR:StopPlace:51449
    name:
    Grannes ved Røssvatnet
    label:
    Grannes ved Røssvatnet, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.725053
    lon:
    13.96089
  6. id:
    NSR:StopPlace:33048
    name:
    Flatekvål ved Osen
    label:
    Flatekvål ved Osen, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.787591
    lon:
    5.96783
  7. id:
    NSR:StopPlace:38954
    name:
    Fjørå ved gamleskulen
    label:
    Fjørå ved gamleskulen, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.29477
    lon:
    7.314894
  8. id:
    NSR:StopPlace:41024
    name:
    Nystøyl ved Nystøyl Trevare
    label:
    Nystøyl ved Nystøyl Trevare, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.187377
    lon:
    5.459293
  9. id:
    NSR:StopPlace:61969
    name:
    Myklebust ved tunnel
    label:
    Myklebust ved tunnel, Ålesund
    category:

    1 results

    1. onstreetBus
    municipality:
    Ålesund
    county:
    Møre og Romsdal
    lat:
    62.735997
    lon:
    6.438514
  10. id:
    NSR:StopPlace:62891
    name:
    Austnes ved butikken
    label:
    Austnes ved butikken, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.64077
    lon:
    6.26909
  11. id:
    NSR:StopPlace:61793
    name:
    Skjeltene ved brua
    label:
    Skjeltene ved brua, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.586787
    lon:
    6.268918
  12. id:
    NSR:StopPlace:41123
    name:
    Fjørtofta ved stadion
    label:
    Fjørtofta ved stadion, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.706406
    lon:
    6.388061
  13. id:
    NSR:StopPlace:38734
    name:
    Longva ved butikken
    label:
    Longva ved butikken, Haram
    category:

    1 results

    1. onstreetBus
    municipality:
    Haram
    county:
    Møre og Romsdal
    lat:
    62.672034
    lon:
    6.269881
  14. id:
    NSR:StopPlace:39995
    name:
    Gjerdsvik ved skulen
    label:
    Gjerdsvik ved skulen, Sande
    category:

    1 results

    1. onstreetBus
    municipality:
    Sande
    county:
    Møre og Romsdal
    lat:
    62.258124
    lon:
    5.584368
  15. id:
    NSR:StopPlace:26689
    name:
    Åbødalen ved brua
    label:
    Åbødalen ved brua, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.665278
    lon:
    6.357002
  16. id:
    NSR:StopPlace:25910
    name:
    Rådhusgata ved bussterminalen
    label:
    Rådhusgata ved bussterminalen, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.647703
    lon:
    6.351471
  17. id:
    NSR:StopPlace:58502
    name:
    Helleland ved butikken
    label:
    Helleland ved butikken, Eigersund
    category:

    1 results

    1. onstreetBus
    municipality:
    Eigersund
    county:
    Rogaland
    lat:
    58.535517
    lon:
    6.154086
  18. id:
    NSR:StopPlace:30874
    name:
    Røldalsvegen ved Odda rådhus
    label:
    Røldalsvegen ved Odda rådhus, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.067108
    lon:
    6.546411
  19. id:
    NSR:StopPlace:28133
    name:
    Espelandsvegen ved brua
    label:
    Espelandsvegen ved brua, Sauda
    category:

    1 results

    1. onstreetBus
    municipality:
    Sauda
    county:
    Rogaland
    lat:
    59.665023
    lon:
    6.355803
  20. id:
    NSR:StopPlace:61050
    name:
    Grenseveien ved IKEA
    label:
    Grenseveien ved IKEA, Sandnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandnes
    county:
    Rogaland
    lat:
    58.887
    lon:
    5.723729
  21. id:
    NSR:StopPlace:58400
    name:
    Kvernaland ved Coop
    label:
    Kvernaland ved Coop, Time
    category:

    1 results

    1. onstreetBus
    municipality:
    Time
    county:
    Rogaland
    lat:
    58.779232
    lon:
    5.721589
  22. id:
    NSR:StopPlace:60704
    name:
    Hundvåg ved Ryfylketunnelen
    label:
    Hundvåg ved Ryfylketunnelen, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.003513
    lon:
    5.736923
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.