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-21T04:00:58Z in 0.150 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:40901
    name:
    Nordal
    label:
    Nordal, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.081503
    lon:
    5.803384
  2. id:
    NSR:StopPlace:11883
    name:
    Nordal
    label:
    Nordal, Lom
    category:

    1 results

    1. onstreetBus
    municipality:
    Lom
    county:
    Innlandet
    lat:
    61.839123
    lon:
    8.574121
  3. id:
    NSR:StopPlace:43147
    name:
    Nordal
    label:
    Nordal, Frøya
    category:

    1 results

    1. onstreetBus
    municipality:
    Frøya
    county:
    Trøndelag
    lat:
    63.766732
    lon:
    8.751701
  4. id:
    NSR:StopPlace:23418
    name:
    Nordalen
    label:
    Nordalen, Birkenes
    category:

    1 results

    1. onstreetBus
    municipality:
    Birkenes
    county:
    Agder
    lat:
    58.291019
    lon:
    8.188609
  5. id:
    NSR:StopPlace:40907
    name:
    Nordal Inge Brudevoll
    label:
    Nordal Inge Brudevoll, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.07202
    lon:
    5.818728
  6. id:
    NSR:StopPlace:16671
    name:
    Nordal skole
    label:
    Nordal skole, Lier
    category:

    1 results

    1. onstreetBus
    municipality:
    Lier
    county:
    Buskerud
    lat:
    59.828677
    lon:
    10.256497
  7. id:
    NSR:StopPlace:40903
    name:
    Nordal snuplass
    label:
    Nordal snuplass, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.070236
    lon:
    5.829889
  8. id:
    NSR:StopPlace:8248
    name:
    Nørdalslia
    label:
    Nørdalslia, Os
    category:

    1 results

    1. onstreetBus
    municipality:
    Os
    county:
    Innlandet
    lat:
    62.47361
    lon:
    11.323182
  9. id:
    NSR:StopPlace:40260
    name:
    Syvde kryss Nordal
    label:
    Syvde kryss Nordal, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.093235
    lon:
    5.747261
  10. id:
    NSR:StopPlace:61207
    name:
    Nordås
    label:
    Nordås, Tjeldsund
    category:

    2 results

    1. onstreetBus
    2. onstreetBus
    municipality:
    Tjeldsund
    county:
    Troms
    lat:
    68.533935
    lon:
    16.673845
  11. id:
    NSR:StopPlace:11339
    name:
    Nordåk
    label:
    Nordåk, Nord-Aurdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Aurdal
    county:
    Innlandet
    lat:
    60.946119
    lon:
    9.353544
  12. id:
    NSR:StopPlace:40919
    name:
    Norddal
    label:
    Norddal, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.254724
    lon:
    7.233921
  13. id:
    NSR:StopPlace:40784
    name:
    Nerdal
    label:
    Nerdal, Sunndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunndal
    county:
    Møre og Romsdal
    lat:
    62.738339
    lon:
    8.710352
  14. id:
    NSR:StopPlace:27442
    name:
    NorDan
    label:
    NorDan, Lund
    category:

    1 results

    1. onstreetBus
    municipality:
    Lund
    county:
    Rogaland
    lat:
    58.460134
    lon:
    6.544113
  15. id:
    NSR:StopPlace:23492
    name:
    Nordås
    label:
    Nordås, Grimstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Grimstad
    county:
    Agder
    lat:
    58.352322
    lon:
    8.55566
  16. id:
    NSR:StopPlace:27556
    name:
    Nordås
    label:
    Nordås, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.810398
    lon:
    5.612236
  17. id:
    NSR:StopPlace:36810
    name:
    Norddal
    label:
    Norddal, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.643074
    lon:
    5.377915
  18. id:
    NSR:StopPlace:43048
    name:
    Nerdal
    label:
    Nerdal, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    64.173476
    lon:
    10.447655
  19. id:
    NSR:StopPlace:27562
    name:
    Nordås
    label:
    Nordås, Gjesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjesdal
    county:
    Rogaland
    lat:
    58.710782
    lon:
    6.020623
  20. id:
    NSR:StopPlace:45701
    name:
    Nødal
    label:
    Nødal, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.17764
    lon:
    11.827531
  21. id:
    NSR:StopPlace:14550
    name:
    Nordby
    label:
    Nordby, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.770977
    lon:
    10.683424
  22. id:
    NSR:StopPlace:4359
    name:
    Nordli
    label:
    Nordli, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.949333
    lon:
    11.216054
  23. id:
    NSR:StopPlace:48451
    name:
    Nordmo
    label:
    Nordmo, Steigen
    category:

    1 results

    1. onstreetBus
    municipality:
    Steigen
    county:
    Nordland
    lat:
    67.962923
    lon:
    15.056468
  24. id:
    NSR:StopPlace:1444
    name:
    Nordby
    label:
    Nordby, Sarpsborg
    category:

    1 results

    1. onstreetBus
    municipality:
    Sarpsborg
    county:
    Østfold
    lat:
    59.302467
    lon:
    11.149699
  25. id:
    NSR:StopPlace:18632
    name:
    Nordby
    label:
    Nordby, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.556719
    lon:
    10.069549
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:40901
    name:
    Nordal
    label:
    Nordal, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.081503
    lon:
    5.803384
  2. id:
    NSR:StopPlace:11883
    name:
    Nordal
    label:
    Nordal, Lom
    category:

    1 results

    1. onstreetBus
    municipality:
    Lom
    county:
    Innlandet
    lat:
    61.839123
    lon:
    8.574121
  3. id:
    NSR:StopPlace:43147
    name:
    Nordal
    label:
    Nordal, Frøya
    category:

    1 results

    1. onstreetBus
    municipality:
    Frøya
    county:
    Trøndelag
    lat:
    63.766732
    lon:
    8.751701
  4. id:
    NSR:StopPlace:23418
    name:
    Nordalen
    label:
    Nordalen, Birkenes
    category:

    1 results

    1. onstreetBus
    municipality:
    Birkenes
    county:
    Agder
    lat:
    58.291019
    lon:
    8.188609
  5. id:
    NSR:StopPlace:40907
    name:
    Nordal Inge Brudevoll
    label:
    Nordal Inge Brudevoll, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.07202
    lon:
    5.818728
  6. id:
    NSR:StopPlace:16671
    name:
    Nordal skole
    label:
    Nordal skole, Lier
    category:

    1 results

    1. onstreetBus
    municipality:
    Lier
    county:
    Buskerud
    lat:
    59.828677
    lon:
    10.256497
  7. id:
    NSR:StopPlace:40903
    name:
    Nordal snuplass
    label:
    Nordal snuplass, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.070236
    lon:
    5.829889
  8. id:
    NSR:StopPlace:8248
    name:
    Nørdalslia
    label:
    Nørdalslia, Os
    category:

    1 results

    1. onstreetBus
    municipality:
    Os
    county:
    Innlandet
    lat:
    62.47361
    lon:
    11.323182
  9. id:
    NSR:StopPlace:40260
    name:
    Syvde kryss Nordal
    label:
    Syvde kryss Nordal, Vanylven
    category:

    1 results

    1. onstreetBus
    municipality:
    Vanylven
    county:
    Møre og Romsdal
    lat:
    62.093235
    lon:
    5.747261
  10. id:
    NSR:StopPlace:61207
    name:
    Nordås
    label:
    Nordås, Tjeldsund
    category:

    2 results

    1. onstreetBus
    2. onstreetBus
    municipality:
    Tjeldsund
    county:
    Troms
    lat:
    68.533935
    lon:
    16.673845
  11. id:
    NSR:StopPlace:11339
    name:
    Nordåk
    label:
    Nordåk, Nord-Aurdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Aurdal
    county:
    Innlandet
    lat:
    60.946119
    lon:
    9.353544
  12. id:
    NSR:StopPlace:40919
    name:
    Norddal
    label:
    Norddal, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.254724
    lon:
    7.233921
  13. id:
    NSR:StopPlace:40784
    name:
    Nerdal
    label:
    Nerdal, Sunndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunndal
    county:
    Møre og Romsdal
    lat:
    62.738339
    lon:
    8.710352
  14. id:
    NSR:StopPlace:27442
    name:
    NorDan
    label:
    NorDan, Lund
    category:

    1 results

    1. onstreetBus
    municipality:
    Lund
    county:
    Rogaland
    lat:
    58.460134
    lon:
    6.544113
  15. id:
    NSR:StopPlace:23492
    name:
    Nordås
    label:
    Nordås, Grimstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Grimstad
    county:
    Agder
    lat:
    58.352322
    lon:
    8.55566
  16. id:
    NSR:StopPlace:27556
    name:
    Nordås
    label:
    Nordås, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.810398
    lon:
    5.612236
  17. id:
    NSR:StopPlace:36810
    name:
    Norddal
    label:
    Norddal, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.643074
    lon:
    5.377915
  18. id:
    NSR:StopPlace:43048
    name:
    Nerdal
    label:
    Nerdal, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    64.173476
    lon:
    10.447655
  19. id:
    NSR:StopPlace:27562
    name:
    Nordås
    label:
    Nordås, Gjesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjesdal
    county:
    Rogaland
    lat:
    58.710782
    lon:
    6.020623
  20. id:
    NSR:StopPlace:45701
    name:
    Nødal
    label:
    Nødal, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    64.17764
    lon:
    11.827531
  21. id:
    NSR:StopPlace:14550
    name:
    Nordby
    label:
    Nordby, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.770977
    lon:
    10.683424
  22. id:
    NSR:StopPlace:4359
    name:
    Nordli
    label:
    Nordli, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.949333
    lon:
    11.216054
  23. id:
    NSR:StopPlace:48451
    name:
    Nordmo
    label:
    Nordmo, Steigen
    category:

    1 results

    1. onstreetBus
    municipality:
    Steigen
    county:
    Nordland
    lat:
    67.962923
    lon:
    15.056468
  24. id:
    NSR:StopPlace:1444
    name:
    Nordby
    label:
    Nordby, Sarpsborg
    category:

    1 results

    1. onstreetBus
    municipality:
    Sarpsborg
    county:
    Østfold
    lat:
    59.302467
    lon:
    11.149699
  25. id:
    NSR:StopPlace:18632
    name:
    Nordby
    label:
    Nordby, Holmestrand
    category:

    1 results

    1. onstreetBus
    municipality:
    Holmestrand
    county:
    Vestfold
    lat:
    59.556719
    lon:
    10.069549
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.