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-22T22:10:42Z in 0.139 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:25908
    name:
    Hamre
    label:
    Hamre, Lund
    category:

    1 results

    1. onstreetBus
    municipality:
    Lund
    county:
    Rogaland
    lat:
    58.445548
    lon:
    6.579969
  2. id:
    NSR:StopPlace:30971
    name:
    Hamre
    label:
    Hamre, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    59.827353
    lon:
    6.802333
  3. id:
    NSR:StopPlace:35072
    name:
    Hamre
    label:
    Hamre, Sogndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sogndal
    county:
    Vestland
    lat:
    61.182427
    lon:
    6.785281
  4. id:
    NSR:StopPlace:11827
    name:
    Hamre
    label:
    Hamre, Vestre Slidre
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestre Slidre
    county:
    Innlandet
    lat:
    61.084639
    lon:
    8.962159
  5. id:
    NSR:StopPlace:36252
    name:
    Hamre
    label:
    Hamre, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.03892
    lon:
    5.358283
  6. id:
    NSR:StopPlace:52073
    name:
    Hamre
    label:
    Hamre, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.129892
    lon:
    19.703655
  7. id:
    NSR:StopPlace:21817
    name:
    Hamre
    label:
    Hamre, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.196661
    lon:
    8.088642
  8. id:
    NSR:StopPlace:30966
    name:
    Hamre
    label:
    Hamre, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.546634
    lon:
    5.358731
  9. id:
    NSR:StopPlace:30969
    name:
    Hamre
    label:
    Hamre, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.207669
    lon:
    5.080583
  10. id:
    NSR:StopPlace:45487
    name:
    Hamrem
    label:
    Hamrem, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    63.922545
    lon:
    11.432605
  11. id:
    NSR:StopPlace:33215
    name:
    Hamre byggefelt
    label:
    Hamre byggefelt, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.543404
    lon:
    5.345374
  12. id:
    NSR:StopPlace:52076
    name:
    Hamre Stadion
    label:
    Hamre Stadion, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.139532
    lon:
    19.684936
  13. id:
    NSR:StopPlace:29594
    name:
    Hamre nord
    label:
    Hamre nord, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.278732
    lon:
    5.378816
  14. id:
    NSR:StopPlace:33216
    name:
    Hamre kyrkje
    label:
    Hamre kyrkje, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.545191
    lon:
    5.350009
  15. id:
    NSR:StopPlace:29504
    name:
    Hamre kryss
    label:
    Hamre kryss, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.208873
    lon:
    5.078696
  16. id:
    NSR:StopPlace:33222
    name:
    Hamreplass
    label:
    Hamreplass, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.547225
    lon:
    5.360347
  17. id:
    NSR:StopPlace:16676
    name:
    Hamremoen gård
    label:
    Hamremoen gård, Krødsherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Krødsherad
    county:
    Buskerud
    lat:
    60.16845
    lon:
    9.73383
  18. id:
    NSR:StopPlace:30094
    name:
    Hamreskiftet
    label:
    Hamreskiftet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.261835
    lon:
    5.350779
  19. id:
    NSR:StopPlace:59746
    name:
    Hamremoen
    label:
    Hamremoen, Krødsherad
    category:

    2 results

    1. onstreetBus
    2. onstreetBus
    municipality:
    Krødsherad
    county:
    Buskerud
    lat:
    60.167004
    lon:
    9.726739
  20. id:
    NSR:StopPlace:31818
    name:
    Hamregården
    label:
    Hamregården, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.357475
    lon:
    5.29411
  21. id:
    NSR:StopPlace:59115
    name:
    Hamretjørna
    label:
    Hamretjørna, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.269652
    lon:
    5.370526
  22. id:
    NSR:StopPlace:21825
    name:
    Hamrevegen
    label:
    Hamrevegen, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.324127
    lon:
    6.982753
  23. id:
    NSR:StopPlace:38616
    name:
    Hamresvingen
    label:
    Hamresvingen, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.576856
    lon:
    7.538043
  24. id:
    NSR:StopPlace:52079
    name:
    Hamrebakken
    label:
    Hamrebakken, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.134644
    lon:
    19.694981
  25. id:
    NSR:StopPlace:23379
    name:
    Hamrevann
    label:
    Hamrevann, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.182012
    lon:
    8.108833
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:25908
    name:
    Hamre
    label:
    Hamre, Lund
    category:

    1 results

    1. onstreetBus
    municipality:
    Lund
    county:
    Rogaland
    lat:
    58.445548
    lon:
    6.579969
  2. id:
    NSR:StopPlace:30971
    name:
    Hamre
    label:
    Hamre, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    59.827353
    lon:
    6.802333
  3. id:
    NSR:StopPlace:35072
    name:
    Hamre
    label:
    Hamre, Sogndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sogndal
    county:
    Vestland
    lat:
    61.182427
    lon:
    6.785281
  4. id:
    NSR:StopPlace:11827
    name:
    Hamre
    label:
    Hamre, Vestre Slidre
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestre Slidre
    county:
    Innlandet
    lat:
    61.084639
    lon:
    8.962159
  5. id:
    NSR:StopPlace:36252
    name:
    Hamre
    label:
    Hamre, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.03892
    lon:
    5.358283
  6. id:
    NSR:StopPlace:52073
    name:
    Hamre
    label:
    Hamre, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.129892
    lon:
    19.703655
  7. id:
    NSR:StopPlace:21817
    name:
    Hamre
    label:
    Hamre, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.196661
    lon:
    8.088642
  8. id:
    NSR:StopPlace:30966
    name:
    Hamre
    label:
    Hamre, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.546634
    lon:
    5.358731
  9. id:
    NSR:StopPlace:30969
    name:
    Hamre
    label:
    Hamre, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.207669
    lon:
    5.080583
  10. id:
    NSR:StopPlace:45487
    name:
    Hamrem
    label:
    Hamrem, Steinkjer
    category:

    1 results

    1. onstreetBus
    municipality:
    Steinkjer
    county:
    Trøndelag
    lat:
    63.922545
    lon:
    11.432605
  11. id:
    NSR:StopPlace:33215
    name:
    Hamre byggefelt
    label:
    Hamre byggefelt, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.543404
    lon:
    5.345374
  12. id:
    NSR:StopPlace:52076
    name:
    Hamre Stadion
    label:
    Hamre Stadion, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.139532
    lon:
    19.684936
  13. id:
    NSR:StopPlace:29594
    name:
    Hamre nord
    label:
    Hamre nord, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.278732
    lon:
    5.378816
  14. id:
    NSR:StopPlace:33216
    name:
    Hamre kyrkje
    label:
    Hamre kyrkje, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.545191
    lon:
    5.350009
  15. id:
    NSR:StopPlace:29504
    name:
    Hamre kryss
    label:
    Hamre kryss, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.208873
    lon:
    5.078696
  16. id:
    NSR:StopPlace:33222
    name:
    Hamreplass
    label:
    Hamreplass, Osterøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Osterøy
    county:
    Vestland
    lat:
    60.547225
    lon:
    5.360347
  17. id:
    NSR:StopPlace:16676
    name:
    Hamremoen gård
    label:
    Hamremoen gård, Krødsherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Krødsherad
    county:
    Buskerud
    lat:
    60.16845
    lon:
    9.73383
  18. id:
    NSR:StopPlace:30094
    name:
    Hamreskiftet
    label:
    Hamreskiftet, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.261835
    lon:
    5.350779
  19. id:
    NSR:StopPlace:59746
    name:
    Hamremoen
    label:
    Hamremoen, Krødsherad
    category:

    2 results

    1. onstreetBus
    2. onstreetBus
    municipality:
    Krødsherad
    county:
    Buskerud
    lat:
    60.167004
    lon:
    9.726739
  20. id:
    NSR:StopPlace:31818
    name:
    Hamregården
    label:
    Hamregården, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.357475
    lon:
    5.29411
  21. id:
    NSR:StopPlace:59115
    name:
    Hamretjørna
    label:
    Hamretjørna, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.269652
    lon:
    5.370526
  22. id:
    NSR:StopPlace:21825
    name:
    Hamrevegen
    label:
    Hamrevegen, Kvinesdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinesdal
    county:
    Agder
    lat:
    58.324127
    lon:
    6.982753
  23. id:
    NSR:StopPlace:38616
    name:
    Hamresvingen
    label:
    Hamresvingen, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.576856
    lon:
    7.538043
  24. id:
    NSR:StopPlace:52079
    name:
    Hamrebakken
    label:
    Hamrebakken, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    70.134644
    lon:
    19.694981
  25. id:
    NSR:StopPlace:23379
    name:
    Hamrevann
    label:
    Hamrevann, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.182012
    lon:
    8.108833
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.