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-22T10:26:15Z in 0.317 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:41057
    name:
    Or
    label:
    Or, Kristiansund
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansund
    county:
    Møre og Romsdal
    lat:
    63.037312
    lon:
    7.826875
  2. id:
    NSR:StopPlace:43583
    name:
    Orkanger skysstasjon
    label:
    Orkanger skysstasjon, Orkland
    category:

    1 results

    1. busStation
    municipality:
    Orkland
    county:
    Trøndelag
    lat:
    63.29835
    lon:
    9.847545
  3. id:
    NSR:StopPlace:58347
    name:
    Ornes ferjekai
    label:
    Ornes ferjekai, Luster
    category:

    2 results

    1. onstreetBus
    2. harbourPort
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.299451
    lon:
    7.312742
  4. id:
    NSR:StopPlace:58337
    name:
    Ortnevik kai
    label:
    Ortnevik kai, Høyanger
    category:

    2 results

    1. onstreetBus
    2. harbourPort
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.113088
    lon:
    6.132505
  5. id:
    NSR:StopPlace:41165
    name:
    Orta ferjekai
    label:
    Orta ferjekai, Aukra
    category:

    1 results

    1. harbourPort
    municipality:
    Aukra
    county:
    Møre og Romsdal
    lat:
    62.78637
    lon:
    6.653803
  6. id:
    NSR:StopPlace:9497
    name:
    Ormseter
    label:
    Ormseter, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.887452
    lon:
    11.194197
  7. id:
    NSR:StopPlace:20928
    name:
    Orionvegen
    label:
    Orionvegen, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.091762
    lon:
    9.685751
  8. id:
    NSR:StopPlace:20923
    name:
    Ordal
    label:
    Ordal, Kviteseid
    category:

    1 results

    1. onstreetBus
    municipality:
    Kviteseid
    county:
    Telemark
    lat:
    59.479766
    lon:
    8.481689
  9. id:
    NSR:StopPlace:23981
    name:
    Ormestad snuplass
    label:
    Ormestad snuplass, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.076138
    lon:
    7.717066
  10. id:
    NSR:StopPlace:2418
    name:
    Oredalen Sandbækveien
    label:
    Oredalen Sandbækveien, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.232825
    lon:
    10.941111
  11. id:
    NSR:StopPlace:27956
    name:
    Orstadvegen
    label:
    Orstadvegen, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.79301
    lon:
    5.714232
  12. id:
    NSR:StopPlace:3072
    name:
    Orkerød
    label:
    Orkerød, Moss
    category:

    1 results

    1. onstreetBus
    municipality:
    Moss
    county:
    Østfold
    lat:
    59.440575
    lon:
    10.630584
  13. id:
    NSR:StopPlace:33618
    name:
    Orrheii
    label:
    Orrheii, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.476268
    lon:
    5.538137
  14. id:
    NSR:StopPlace:3379
    name:
    Orrhanevegen
    label:
    Orrhanevegen, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.263977
    lon:
    11.041415
  15. id:
    NSR:StopPlace:33910
    name:
    Orra aust
    label:
    Orra aust, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.266005
    lon:
    5.932009
  16. id:
    NSR:StopPlace:34064
    name:
    Oretangen
    label:
    Oretangen, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.42935
    lon:
    5.999473
  17. id:
    NSR:StopPlace:41149
    name:
    Ora
    label:
    Ora, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.580378
    lon:
    7.518146
  18. id:
    NSR:StopPlace:15528
    name:
    Ormåsen nord
    label:
    Ormåsen nord, Øvre Eiker
    category:

    1 results

    1. onstreetBus
    municipality:
    Øvre Eiker
    county:
    Buskerud
    lat:
    59.756611
    lon:
    9.831906
  19. id:
    NSR:StopPlace:18813
    name:
    Ormelet
    label:
    Ormelet, Færder
    category:

    1 results

    1. onstreetBus
    municipality:
    Færder
    county:
    Vestfold
    lat:
    59.108785
    lon:
    10.412413
  20. id:
    NSR:StopPlace:18818
    name:
    Ormelet marina
    label:
    Ormelet marina, Færder
    category:

    1 results

    1. onstreetBus
    municipality:
    Færder
    county:
    Vestfold
    lat:
    59.107261
    lon:
    10.417196
  21. id:
    NSR:StopPlace:18829
    name:
    Ormestadvika
    label:
    Ormestadvika, Sandefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.112572
    lon:
    10.25554
  22. id:
    NSR:StopPlace:2086
    name:
    Oremo
    label:
    Oremo, Rakkestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Rakkestad
    county:
    Østfold
    lat:
    59.355892
    lon:
    11.437217
  23. id:
    NSR:StopPlace:35321
    name:
    Ormalseng kryss
    label:
    Ormalseng kryss, Sogndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sogndal
    county:
    Vestland
    lat:
    61.248063
    lon:
    7.035639
  24. id:
    NSR:StopPlace:43578
    name:
    Orkanger skole
    label:
    Orkanger skole, Orkland
    category:

    1 results

    1. onstreetBus
    municipality:
    Orkland
    county:
    Trøndelag
    lat:
    63.306545
    lon:
    9.850163
  25. id:
    NSR:StopPlace:61144
    name:
    Orkdalsveien 95
    label:
    Orkdalsveien 95, Rennebu
    category:

    1 results

    1. onstreetBus
    municipality:
    Rennebu
    county:
    Trøndelag
    lat:
    62.82984
    lon:
    9.991438
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:41057
    name:
    Or
    label:
    Or, Kristiansund
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansund
    county:
    Møre og Romsdal
    lat:
    63.037312
    lon:
    7.826875
  2. id:
    NSR:StopPlace:43583
    name:
    Orkanger skysstasjon
    label:
    Orkanger skysstasjon, Orkland
    category:

    1 results

    1. busStation
    municipality:
    Orkland
    county:
    Trøndelag
    lat:
    63.29835
    lon:
    9.847545
  3. id:
    NSR:StopPlace:58347
    name:
    Ornes ferjekai
    label:
    Ornes ferjekai, Luster
    category:

    2 results

    1. onstreetBus
    2. harbourPort
    municipality:
    Luster
    county:
    Vestland
    lat:
    61.299451
    lon:
    7.312742
  4. id:
    NSR:StopPlace:58337
    name:
    Ortnevik kai
    label:
    Ortnevik kai, Høyanger
    category:

    2 results

    1. onstreetBus
    2. harbourPort
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.113088
    lon:
    6.132505
  5. id:
    NSR:StopPlace:41165
    name:
    Orta ferjekai
    label:
    Orta ferjekai, Aukra
    category:

    1 results

    1. harbourPort
    municipality:
    Aukra
    county:
    Møre og Romsdal
    lat:
    62.78637
    lon:
    6.653803
  6. id:
    NSR:StopPlace:9497
    name:
    Ormseter
    label:
    Ormseter, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.887452
    lon:
    11.194197
  7. id:
    NSR:StopPlace:20928
    name:
    Orionvegen
    label:
    Orionvegen, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.091762
    lon:
    9.685751
  8. id:
    NSR:StopPlace:20923
    name:
    Ordal
    label:
    Ordal, Kviteseid
    category:

    1 results

    1. onstreetBus
    municipality:
    Kviteseid
    county:
    Telemark
    lat:
    59.479766
    lon:
    8.481689
  9. id:
    NSR:StopPlace:23981
    name:
    Ormestad snuplass
    label:
    Ormestad snuplass, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.076138
    lon:
    7.717066
  10. id:
    NSR:StopPlace:2418
    name:
    Oredalen Sandbækveien
    label:
    Oredalen Sandbækveien, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.232825
    lon:
    10.941111
  11. id:
    NSR:StopPlace:27956
    name:
    Orstadvegen
    label:
    Orstadvegen, Klepp
    category:

    1 results

    1. onstreetBus
    municipality:
    Klepp
    county:
    Rogaland
    lat:
    58.79301
    lon:
    5.714232
  12. id:
    NSR:StopPlace:3072
    name:
    Orkerød
    label:
    Orkerød, Moss
    category:

    1 results

    1. onstreetBus
    municipality:
    Moss
    county:
    Østfold
    lat:
    59.440575
    lon:
    10.630584
  13. id:
    NSR:StopPlace:33618
    name:
    Orrheii
    label:
    Orrheii, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.476268
    lon:
    5.538137
  14. id:
    NSR:StopPlace:3379
    name:
    Orrhanevegen
    label:
    Orrhanevegen, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.263977
    lon:
    11.041415
  15. id:
    NSR:StopPlace:33910
    name:
    Orra aust
    label:
    Orra aust, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.266005
    lon:
    5.932009
  16. id:
    NSR:StopPlace:34064
    name:
    Oretangen
    label:
    Oretangen, Sunnfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sunnfjord
    county:
    Vestland
    lat:
    61.42935
    lon:
    5.999473
  17. id:
    NSR:StopPlace:41149
    name:
    Ora
    label:
    Ora, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.580378
    lon:
    7.518146
  18. id:
    NSR:StopPlace:15528
    name:
    Ormåsen nord
    label:
    Ormåsen nord, Øvre Eiker
    category:

    1 results

    1. onstreetBus
    municipality:
    Øvre Eiker
    county:
    Buskerud
    lat:
    59.756611
    lon:
    9.831906
  19. id:
    NSR:StopPlace:18813
    name:
    Ormelet
    label:
    Ormelet, Færder
    category:

    1 results

    1. onstreetBus
    municipality:
    Færder
    county:
    Vestfold
    lat:
    59.108785
    lon:
    10.412413
  20. id:
    NSR:StopPlace:18818
    name:
    Ormelet marina
    label:
    Ormelet marina, Færder
    category:

    1 results

    1. onstreetBus
    municipality:
    Færder
    county:
    Vestfold
    lat:
    59.107261
    lon:
    10.417196
  21. id:
    NSR:StopPlace:18829
    name:
    Ormestadvika
    label:
    Ormestadvika, Sandefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Sandefjord
    county:
    Vestfold
    lat:
    59.112572
    lon:
    10.25554
  22. id:
    NSR:StopPlace:2086
    name:
    Oremo
    label:
    Oremo, Rakkestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Rakkestad
    county:
    Østfold
    lat:
    59.355892
    lon:
    11.437217
  23. id:
    NSR:StopPlace:35321
    name:
    Ormalseng kryss
    label:
    Ormalseng kryss, Sogndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sogndal
    county:
    Vestland
    lat:
    61.248063
    lon:
    7.035639
  24. id:
    NSR:StopPlace:43578
    name:
    Orkanger skole
    label:
    Orkanger skole, Orkland
    category:

    1 results

    1. onstreetBus
    municipality:
    Orkland
    county:
    Trøndelag
    lat:
    63.306545
    lon:
    9.850163
  25. id:
    NSR:StopPlace:61144
    name:
    Orkdalsveien 95
    label:
    Orkdalsveien 95, Rennebu
    category:

    1 results

    1. onstreetBus
    municipality:
    Rennebu
    county:
    Trøndelag
    lat:
    62.82984
    lon:
    9.991438
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.