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:45:47Z in 0.136 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:14778
    name:
    Roland
    label:
    Roland, Vestre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestre Toten
    county:
    Innlandet
    lat:
    60.708832
    lon:
    10.745633
  2. id:
    NSR:StopPlace:21845
    name:
    Roland
    label:
    Roland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.096627
    lon:
    7.313492
  3. id:
    NSR:StopPlace:21843
    name:
    Rolandsveien 706
    label:
    Rolandsveien 706, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.438186
    lon:
    7.61968
  4. id:
    NSR:StopPlace:5070
    name:
    Rolandsveien
    label:
    Rolandsveien, Nordre Follo
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordre Follo
    county:
    Akershus
    lat:
    59.815638
    lon:
    10.904876
  5. id:
    NSR:StopPlace:33300
    name:
    Rødland
    label:
    Rødland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.68806
    lon:
    5.392469
  6. id:
    NSR:StopPlace:49484
    name:
    Røkland
    label:
    Røkland, Saltdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Saltdal
    county:
    Nordland
    lat:
    66.986466
    lon:
    15.318365
  7. id:
    NSR:StopPlace:60317
    name:
    Rosland
    label:
    Rosland, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.733218
    lon:
    5.599235
  8. id:
    NSR:StopPlace:33802
    name:
    Ryland
    label:
    Ryland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.554415
    lon:
    5.06609
  9. id:
    NSR:StopPlace:34778
    name:
    Ryland
    label:
    Ryland, Bremanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Bremanger
    county:
    Vestland
    lat:
    61.812859
    lon:
    4.964129
  10. id:
    NSR:StopPlace:22008
    name:
    Rødland
    label:
    Rødland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.238973
    lon:
    7.317201
  11. id:
    NSR:StopPlace:22009
    name:
    Rødland
    label:
    Rødland, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.31242
    lon:
    6.973435
  12. id:
    NSR:StopPlace:28851
    name:
    Rolland
    label:
    Rolland, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.4728
    lon:
    5.528577
  13. id:
    NSR:StopPlace:28860
    name:
    Rødland
    label:
    Rødland, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.405821
    lon:
    5.449577
  14. id:
    NSR:StopPlace:37668
    name:
    Røsand
    label:
    Røsand, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.066791
    lon:
    7.644371
  15. id:
    NSR:StopPlace:25926
    name:
    Rødland
    label:
    Rødland, Eigersund
    category:

    1 results

    1. onstreetBus
    municipality:
    Eigersund
    county:
    Rogaland
    lat:
    58.500459
    lon:
    6.238563
  16. id:
    NSR:StopPlace:12559
    name:
    Rødang
    label:
    Rødang, Sør-Aurdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Aurdal
    county:
    Innlandet
    lat:
    60.828591
    lon:
    9.462978
  17. id:
    NSR:StopPlace:18951
    name:
    Rugland
    label:
    Rugland, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    58.986079
    lon:
    9.995845
  18. id:
    NSR:StopPlace:52267
    name:
    Rydland
    label:
    Rydland, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    68.929653
    lon:
    18.956867
  19. id:
    NSR:StopPlace:21812
    name:
    Risland
    label:
    Risland, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.526633
    lon:
    8.601676
  20. id:
    NSR:StopPlace:33805
    name:
    Rossland
    label:
    Rossland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.568684
    lon:
    5.049299
  21. id:
    NSR:StopPlace:52363
    name:
    Rødsand
    label:
    Rødsand, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.138008
    lon:
    17.022965
  22. id:
    NSR:StopPlace:12864
    name:
    Rauland
    label:
    Rauland, Gausdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gausdal
    county:
    Innlandet
    lat:
    61.267563
    lon:
    10.128931
  23. id:
    NSR:StopPlace:21922
    name:
    Rugland
    label:
    Rugland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.047416
    lon:
    7.434399
  24. id:
    NSR:StopPlace:22077
    name:
    Røysland
    label:
    Røysland, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.254253
    lon:
    7.673966
  25. id:
    NSR:StopPlace:22105
    name:
    Røysland
    label:
    Røysland, Valle
    category:

    1 results

    1. onstreetBus
    municipality:
    Valle
    county:
    Agder
    lat:
    59.262576
    lon:
    7.464408
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:14778
    name:
    Roland
    label:
    Roland, Vestre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestre Toten
    county:
    Innlandet
    lat:
    60.708832
    lon:
    10.745633
  2. id:
    NSR:StopPlace:21845
    name:
    Roland
    label:
    Roland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.096627
    lon:
    7.313492
  3. id:
    NSR:StopPlace:21843
    name:
    Rolandsveien 706
    label:
    Rolandsveien 706, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.438186
    lon:
    7.61968
  4. id:
    NSR:StopPlace:5070
    name:
    Rolandsveien
    label:
    Rolandsveien, Nordre Follo
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordre Follo
    county:
    Akershus
    lat:
    59.815638
    lon:
    10.904876
  5. id:
    NSR:StopPlace:33300
    name:
    Rødland
    label:
    Rødland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.68806
    lon:
    5.392469
  6. id:
    NSR:StopPlace:49484
    name:
    Røkland
    label:
    Røkland, Saltdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Saltdal
    county:
    Nordland
    lat:
    66.986466
    lon:
    15.318365
  7. id:
    NSR:StopPlace:60317
    name:
    Rosland
    label:
    Rosland, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.733218
    lon:
    5.599235
  8. id:
    NSR:StopPlace:33802
    name:
    Ryland
    label:
    Ryland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.554415
    lon:
    5.06609
  9. id:
    NSR:StopPlace:34778
    name:
    Ryland
    label:
    Ryland, Bremanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Bremanger
    county:
    Vestland
    lat:
    61.812859
    lon:
    4.964129
  10. id:
    NSR:StopPlace:22008
    name:
    Rødland
    label:
    Rødland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.238973
    lon:
    7.317201
  11. id:
    NSR:StopPlace:22009
    name:
    Rødland
    label:
    Rødland, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.31242
    lon:
    6.973435
  12. id:
    NSR:StopPlace:28851
    name:
    Rolland
    label:
    Rolland, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.4728
    lon:
    5.528577
  13. id:
    NSR:StopPlace:28860
    name:
    Rødland
    label:
    Rødland, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.405821
    lon:
    5.449577
  14. id:
    NSR:StopPlace:37668
    name:
    Røsand
    label:
    Røsand, Averøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Averøy
    county:
    Møre og Romsdal
    lat:
    63.066791
    lon:
    7.644371
  15. id:
    NSR:StopPlace:25926
    name:
    Rødland
    label:
    Rødland, Eigersund
    category:

    1 results

    1. onstreetBus
    municipality:
    Eigersund
    county:
    Rogaland
    lat:
    58.500459
    lon:
    6.238563
  16. id:
    NSR:StopPlace:12559
    name:
    Rødang
    label:
    Rødang, Sør-Aurdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Aurdal
    county:
    Innlandet
    lat:
    60.828591
    lon:
    9.462978
  17. id:
    NSR:StopPlace:18951
    name:
    Rugland
    label:
    Rugland, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    58.986079
    lon:
    9.995845
  18. id:
    NSR:StopPlace:52267
    name:
    Rydland
    label:
    Rydland, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    68.929653
    lon:
    18.956867
  19. id:
    NSR:StopPlace:21812
    name:
    Risland
    label:
    Risland, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.526633
    lon:
    8.601676
  20. id:
    NSR:StopPlace:33805
    name:
    Rossland
    label:
    Rossland, Alver
    category:

    1 results

    1. onstreetBus
    municipality:
    Alver
    county:
    Vestland
    lat:
    60.568684
    lon:
    5.049299
  21. id:
    NSR:StopPlace:52363
    name:
    Rødsand
    label:
    Rødsand, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.138008
    lon:
    17.022965
  22. id:
    NSR:StopPlace:12864
    name:
    Rauland
    label:
    Rauland, Gausdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gausdal
    county:
    Innlandet
    lat:
    61.267563
    lon:
    10.128931
  23. id:
    NSR:StopPlace:21922
    name:
    Rugland
    label:
    Rugland, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.047416
    lon:
    7.434399
  24. id:
    NSR:StopPlace:22077
    name:
    Røysland
    label:
    Røysland, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.254253
    lon:
    7.673966
  25. id:
    NSR:StopPlace:22105
    name:
    Røysland
    label:
    Røysland, Valle
    category:

    1 results

    1. onstreetBus
    municipality:
    Valle
    county:
    Agder
    lat:
    59.262576
    lon:
    7.464408
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.