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-23T18:13:11Z in 0.655 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:29399
    name:
    Møkster
    label:
    Møkster, Austevoll
    category:

    1 results

    1. ferryStop
    municipality:
    Austevoll
    county:
    Vestland
    lat:
    60.059296
    lon:
    5.098783
  2. id:
    NSR:StopPlace:61985
    name:
    Mosetertoppen
    label:
    Mosetertoppen, Øyer
    category:

    2 results

    1. onstreetBus
    2. liftStation
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.243744
    lon:
    10.490849
  3. id:
    NSR:StopPlace:32623
    name:
    Mølsterteigen
    label:
    Mølsterteigen, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.609688
    lon:
    6.406172
  4. id:
    NSR:StopPlace:29753
    name:
    Mosterhamn kai
    label:
    Mosterhamn kai, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.69885
    lon:
    5.387839
  5. id:
    NSR:StopPlace:60471
    name:
    Mosterøy skole
    label:
    Mosterøy skole, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.078874
    lon:
    5.66799
  6. id:
    NSR:StopPlace:31268
    name:
    Mølster kryss
    label:
    Mølster kryss, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.641239
    lon:
    6.430902
  7. id:
    NSR:StopPlace:29734
    name:
    Moster kyrkje
    label:
    Moster kyrkje, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.718466
    lon:
    5.346725
  8. id:
    NSR:StopPlace:58687
    name:
    Coop Extra Moksheim
    label:
    Coop Extra Moksheim, Karmøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karmøy
    county:
    Rogaland
    lat:
    59.36255
    lon:
    5.307724
  9. id:
    NSR:StopPlace:59808
    name:
    Mølstre
    label:
    Mølstre, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.521705
    lon:
    5.283101
  10. id:
    NSR:StopPlace:29747
    name:
    Moster gamle kyrkje
    label:
    Moster gamle kyrkje, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.701402
    lon:
    5.380667
  11. id:
    NSR:StopPlace:29778
    name:
    Moster skule
    label:
    Moster skule, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.711629
    lon:
    5.349585
  12. id:
    NSR:StopPlace:30637
    name:
    Mølstrekrossen
    label:
    Mølstrekrossen, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.527918
    lon:
    5.278491
  13. id:
    NSR:StopPlace:30642
    name:
    Mølstrevåg snuplass
    label:
    Mølstrevåg snuplass, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.52355
    lon:
    5.262904
  14. id:
    NSR:StopPlace:26983
    name:
    Moksheim
    label:
    Moksheim, Karmøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karmøy
    county:
    Rogaland
    lat:
    59.368047
    lon:
    5.302499
  15. id:
    NSR:StopPlace:30631
    name:
    Søre Mølstre
    label:
    Søre Mølstre, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.518795
    lon:
    5.284546
  16. id:
    NSR:StopPlace:61938
    name:
    Mosætervegen midtstopp gondolen
    label:
    Mosætervegen midtstopp gondolen, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.239316
    lon:
    10.466824
  17. id:
    NSR:StopPlace:63557
    name:
    Mosetertoppen skistadion
    label:
    Mosetertoppen skistadion, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.252916
    lon:
    10.509574
  18. id:
    NSR:StopPlace:61935
    name:
    Mosetertoppen portalen
    label:
    Mosetertoppen portalen, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.251491
    lon:
    10.498279
  19. id:
    NSR:StopPlace:61934
    name:
    Mosetertoppen utsikten
    label:
    Mosetertoppen utsikten, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.249511
    lon:
    10.506392
  20. id:
    NSR:StopPlace:14487
    name:
    Morterud
    label:
    Morterud, Vestre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestre Toten
    county:
    Innlandet
    lat:
    60.697324
    lon:
    10.631
  21. id:
    NSR:StopPlace:61747
    name:
    Morterudvegen
    label:
    Morterudvegen, Lillehammer
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillehammer
    county:
    Innlandet
    lat:
    61.112842
    lon:
    10.459412
  22. id:
    NSR:StopPlace:22662
    name:
    Mosberg
    label:
    Mosberg, Åmli
    category:

    1 results

    1. onstreetBus
    municipality:
    Åmli
    county:
    Agder
    lat:
    58.692367
    lon:
    8.711434
  23. id:
    NSR:StopPlace:40671
    name:
    Møstkrysset
    label:
    Møstkrysset, Kristiansund
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansund
    county:
    Møre og Romsdal
    lat:
    63.044684
    lon:
    7.723292
  24. id:
    NSR:StopPlace:18417
    name:
    Mosserød aldershjem
    label:
    Mosserød aldershjem, Sandefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.146584
    lon:
    10.209543
  25. id:
    NSR:StopPlace:33181
    name:
    Mostraum
    label:
    Mostraum, Modalen
    category:

    1 results

    1. onstreetBus
    municipality:
    Modalen
    county:
    Vestland
    lat:
    60.76725
    lon:
    5.726304
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:29399
    name:
    Møkster
    label:
    Møkster, Austevoll
    category:

    1 results

    1. ferryStop
    municipality:
    Austevoll
    county:
    Vestland
    lat:
    60.059296
    lon:
    5.098783
  2. id:
    NSR:StopPlace:61985
    name:
    Mosetertoppen
    label:
    Mosetertoppen, Øyer
    category:

    2 results

    1. onstreetBus
    2. liftStation
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.243744
    lon:
    10.490849
  3. id:
    NSR:StopPlace:32623
    name:
    Mølsterteigen
    label:
    Mølsterteigen, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.609688
    lon:
    6.406172
  4. id:
    NSR:StopPlace:29753
    name:
    Mosterhamn kai
    label:
    Mosterhamn kai, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.69885
    lon:
    5.387839
  5. id:
    NSR:StopPlace:60471
    name:
    Mosterøy skole
    label:
    Mosterøy skole, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.078874
    lon:
    5.66799
  6. id:
    NSR:StopPlace:31268
    name:
    Mølster kryss
    label:
    Mølster kryss, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.641239
    lon:
    6.430902
  7. id:
    NSR:StopPlace:29734
    name:
    Moster kyrkje
    label:
    Moster kyrkje, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.718466
    lon:
    5.346725
  8. id:
    NSR:StopPlace:58687
    name:
    Coop Extra Moksheim
    label:
    Coop Extra Moksheim, Karmøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karmøy
    county:
    Rogaland
    lat:
    59.36255
    lon:
    5.307724
  9. id:
    NSR:StopPlace:59808
    name:
    Mølstre
    label:
    Mølstre, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.521705
    lon:
    5.283101
  10. id:
    NSR:StopPlace:29747
    name:
    Moster gamle kyrkje
    label:
    Moster gamle kyrkje, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.701402
    lon:
    5.380667
  11. id:
    NSR:StopPlace:29778
    name:
    Moster skule
    label:
    Moster skule, Bømlo
    category:

    1 results

    1. onstreetBus
    municipality:
    Bømlo
    county:
    Vestland
    lat:
    59.711629
    lon:
    5.349585
  12. id:
    NSR:StopPlace:30637
    name:
    Mølstrekrossen
    label:
    Mølstrekrossen, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.527918
    lon:
    5.278491
  13. id:
    NSR:StopPlace:30642
    name:
    Mølstrevåg snuplass
    label:
    Mølstrevåg snuplass, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.52355
    lon:
    5.262904
  14. id:
    NSR:StopPlace:26983
    name:
    Moksheim
    label:
    Moksheim, Karmøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karmøy
    county:
    Rogaland
    lat:
    59.368047
    lon:
    5.302499
  15. id:
    NSR:StopPlace:30631
    name:
    Søre Mølstre
    label:
    Søre Mølstre, Sveio
    category:

    1 results

    1. onstreetBus
    municipality:
    Sveio
    county:
    Vestland
    lat:
    59.518795
    lon:
    5.284546
  16. id:
    NSR:StopPlace:61938
    name:
    Mosætervegen midtstopp gondolen
    label:
    Mosætervegen midtstopp gondolen, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.239316
    lon:
    10.466824
  17. id:
    NSR:StopPlace:63557
    name:
    Mosetertoppen skistadion
    label:
    Mosetertoppen skistadion, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.252916
    lon:
    10.509574
  18. id:
    NSR:StopPlace:61935
    name:
    Mosetertoppen portalen
    label:
    Mosetertoppen portalen, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.251491
    lon:
    10.498279
  19. id:
    NSR:StopPlace:61934
    name:
    Mosetertoppen utsikten
    label:
    Mosetertoppen utsikten, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.249511
    lon:
    10.506392
  20. id:
    NSR:StopPlace:14487
    name:
    Morterud
    label:
    Morterud, Vestre Toten
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestre Toten
    county:
    Innlandet
    lat:
    60.697324
    lon:
    10.631
  21. id:
    NSR:StopPlace:61747
    name:
    Morterudvegen
    label:
    Morterudvegen, Lillehammer
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillehammer
    county:
    Innlandet
    lat:
    61.112842
    lon:
    10.459412
  22. id:
    NSR:StopPlace:22662
    name:
    Mosberg
    label:
    Mosberg, Åmli
    category:

    1 results

    1. onstreetBus
    municipality:
    Åmli
    county:
    Agder
    lat:
    58.692367
    lon:
    8.711434
  23. id:
    NSR:StopPlace:40671
    name:
    Møstkrysset
    label:
    Møstkrysset, Kristiansund
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansund
    county:
    Møre og Romsdal
    lat:
    63.044684
    lon:
    7.723292
  24. id:
    NSR:StopPlace:18417
    name:
    Mosserød aldershjem
    label:
    Mosserød aldershjem, Sandefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.146584
    lon:
    10.209543
  25. id:
    NSR:StopPlace:33181
    name:
    Mostraum
    label:
    Mostraum, Modalen
    category:

    1 results

    1. onstreetBus
    municipality:
    Modalen
    county:
    Vestland
    lat:
    60.76725
    lon:
    5.726304
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.