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-21T12:26:34Z in 0.138 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:58863
    name:
    Svingen stasjon
    label:
    Svingen stasjon, Lillestrøm
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.928884
    lon:
    11.177366
  2. id:
    NSR:StopPlace:14408
    name:
    Svingen
    label:
    Svingen, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.763479
    lon:
    10.724778
  3. id:
    NSR:StopPlace:17080
    name:
    Svingen
    label:
    Svingen, Drammen
    category:

    1 results

    1. onstreetBus
    municipality:
    Drammen
    county:
    Buskerud
    lat:
    59.696275
    lon:
    10.163026
  4. id:
    NSR:StopPlace:31877
    name:
    Svingen
    label:
    Svingen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.380493
    lon:
    5.301733
  5. id:
    NSR:StopPlace:45862
    name:
    Svingen
    label:
    Svingen, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.474934
    lon:
    11.458805
  6. id:
    NSR:StopPlace:63536
    name:
    Svingen
    label:
    Svingen, Elverum
    category:

    1 results

    1. onstreetBus
    municipality:
    Elverum
    county:
    Innlandet
    lat:
    60.954094
    lon:
    11.487995
  7. id:
    NSR:StopPlace:11244
    name:
    Svingen
    label:
    Svingen, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.573755
    lon:
    9.737642
  8. id:
    NSR:StopPlace:16519
    name:
    Svingen
    label:
    Svingen, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.71323
    lon:
    8.936785
  9. id:
    NSR:StopPlace:3465
    name:
    Svingen
    label:
    Svingen, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.187652
    lon:
    10.980524
  10. id:
    NSR:StopPlace:21242
    name:
    Svingen
    label:
    Svingen, Tokke
    category:

    1 results

    1. onstreetBus
    municipality:
    Tokke
    county:
    Telemark
    lat:
    59.413129
    lon:
    8.019623
  11. id:
    NSR:StopPlace:46477
    name:
    Svingen
    label:
    Svingen, Inderøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Inderøy
    county:
    Trøndelag
    lat:
    63.811039
    lon:
    10.994296
  12. id:
    NSR:StopPlace:16619
    name:
    Svingen
    label:
    Svingen, Lier
    category:

    1 results

    1. onstreetBus
    municipality:
    Lier
    county:
    Buskerud
    lat:
    59.916315
    lon:
    10.283748
  13. id:
    NSR:StopPlace:44661
    name:
    Svingen
    label:
    Svingen, Meråker
    category:

    1 results

    1. onstreetBus
    municipality:
    Meråker
    county:
    Trøndelag
    lat:
    63.389465
    lon:
    11.806306
  14. id:
    NSR:StopPlace:11060
    name:
    Svingen
    label:
    Svingen, Lunner
    category:

    1 results

    1. onstreetBus
    municipality:
    Lunner
    county:
    Akershus
    lat:
    60.312403
    lon:
    10.650148
  15. id:
    NSR:StopPlace:13197
    name:
    Svingen
    label:
    Svingen, Sel
    category:

    1 results

    1. onstreetBus
    municipality:
    Sel
    county:
    Innlandet
    lat:
    61.706513
    lon:
    9.455731
  16. id:
    NSR:StopPlace:16627
    name:
    Svingen
    label:
    Svingen, Kongsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Kongsberg
    county:
    Buskerud
    lat:
    59.660114
    lon:
    9.673338
  17. id:
    NSR:StopPlace:23919
    name:
    Svingen
    label:
    Svingen, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.142542
    lon:
    7.945094
  18. id:
    NSR:StopPlace:2507
    name:
    Svingen
    label:
    Svingen, Halden
    category:

    1 results

    1. onstreetBus
    municipality:
    Halden
    county:
    Østfold
    lat:
    59.136124
    lon:
    11.275086
  19. id:
    NSR:StopPlace:8736
    name:
    Svingen
    label:
    Svingen, Engerdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Engerdal
    county:
    Innlandet
    lat:
    61.736879
    lon:
    11.972682
  20. id:
    NSR:StopPlace:2565
    name:
    Svingen
    label:
    Svingen, Moss
    category:

    1 results

    1. onstreetBus
    municipality:
    Moss
    county:
    Østfold
    lat:
    59.46617
    lon:
    10.689545
  21. id:
    NSR:StopPlace:54820
    name:
    Svingen
    label:
    Svingen, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.761826
    lon:
    21.017181
  22. id:
    NSR:StopPlace:12596
    name:
    Svingen
    label:
    Svingen, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.266403
    lon:
    10.420924
  23. id:
    NSR:StopPlace:4695
    name:
    Svingen
    label:
    Svingen, Vestby
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestby
    county:
    Akershus
    lat:
    59.574649
    lon:
    10.736751
  24. id:
    NSR:StopPlace:6291
    name:
    Svingen
    label:
    Svingen, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.42181
    lon:
    5.205937
  25. id:
    NSR:StopPlace:2512
    name:
    Svingen snuplass
    label:
    Svingen snuplass, Halden
    category:

    1 results

    1. onstreetBus
    municipality:
    Halden
    county:
    Østfold
    lat:
    59.133909
    lon:
    11.259169
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:58863
    name:
    Svingen stasjon
    label:
    Svingen stasjon, Lillestrøm
    category:

    2 results

    1. onstreetBus
    2. railStation
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.928884
    lon:
    11.177366
  2. id:
    NSR:StopPlace:14408
    name:
    Svingen
    label:
    Svingen, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.763479
    lon:
    10.724778
  3. id:
    NSR:StopPlace:17080
    name:
    Svingen
    label:
    Svingen, Drammen
    category:

    1 results

    1. onstreetBus
    municipality:
    Drammen
    county:
    Buskerud
    lat:
    59.696275
    lon:
    10.163026
  4. id:
    NSR:StopPlace:31877
    name:
    Svingen
    label:
    Svingen, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.380493
    lon:
    5.301733
  5. id:
    NSR:StopPlace:45862
    name:
    Svingen
    label:
    Svingen, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.474934
    lon:
    11.458805
  6. id:
    NSR:StopPlace:63536
    name:
    Svingen
    label:
    Svingen, Elverum
    category:

    1 results

    1. onstreetBus
    municipality:
    Elverum
    county:
    Innlandet
    lat:
    60.954094
    lon:
    11.487995
  7. id:
    NSR:StopPlace:11244
    name:
    Svingen
    label:
    Svingen, Nord-Fron
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Fron
    county:
    Innlandet
    lat:
    61.573755
    lon:
    9.737642
  8. id:
    NSR:StopPlace:16519
    name:
    Svingen
    label:
    Svingen, Gol
    category:

    1 results

    1. onstreetBus
    municipality:
    Gol
    county:
    Buskerud
    lat:
    60.71323
    lon:
    8.936785
  9. id:
    NSR:StopPlace:3465
    name:
    Svingen
    label:
    Svingen, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.187652
    lon:
    10.980524
  10. id:
    NSR:StopPlace:21242
    name:
    Svingen
    label:
    Svingen, Tokke
    category:

    1 results

    1. onstreetBus
    municipality:
    Tokke
    county:
    Telemark
    lat:
    59.413129
    lon:
    8.019623
  11. id:
    NSR:StopPlace:46477
    name:
    Svingen
    label:
    Svingen, Inderøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Inderøy
    county:
    Trøndelag
    lat:
    63.811039
    lon:
    10.994296
  12. id:
    NSR:StopPlace:16619
    name:
    Svingen
    label:
    Svingen, Lier
    category:

    1 results

    1. onstreetBus
    municipality:
    Lier
    county:
    Buskerud
    lat:
    59.916315
    lon:
    10.283748
  13. id:
    NSR:StopPlace:44661
    name:
    Svingen
    label:
    Svingen, Meråker
    category:

    1 results

    1. onstreetBus
    municipality:
    Meråker
    county:
    Trøndelag
    lat:
    63.389465
    lon:
    11.806306
  14. id:
    NSR:StopPlace:11060
    name:
    Svingen
    label:
    Svingen, Lunner
    category:

    1 results

    1. onstreetBus
    municipality:
    Lunner
    county:
    Akershus
    lat:
    60.312403
    lon:
    10.650148
  15. id:
    NSR:StopPlace:13197
    name:
    Svingen
    label:
    Svingen, Sel
    category:

    1 results

    1. onstreetBus
    municipality:
    Sel
    county:
    Innlandet
    lat:
    61.706513
    lon:
    9.455731
  16. id:
    NSR:StopPlace:16627
    name:
    Svingen
    label:
    Svingen, Kongsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Kongsberg
    county:
    Buskerud
    lat:
    59.660114
    lon:
    9.673338
  17. id:
    NSR:StopPlace:23919
    name:
    Svingen
    label:
    Svingen, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.142542
    lon:
    7.945094
  18. id:
    NSR:StopPlace:2507
    name:
    Svingen
    label:
    Svingen, Halden
    category:

    1 results

    1. onstreetBus
    municipality:
    Halden
    county:
    Østfold
    lat:
    59.136124
    lon:
    11.275086
  19. id:
    NSR:StopPlace:8736
    name:
    Svingen
    label:
    Svingen, Engerdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Engerdal
    county:
    Innlandet
    lat:
    61.736879
    lon:
    11.972682
  20. id:
    NSR:StopPlace:2565
    name:
    Svingen
    label:
    Svingen, Moss
    category:

    1 results

    1. onstreetBus
    municipality:
    Moss
    county:
    Østfold
    lat:
    59.46617
    lon:
    10.689545
  21. id:
    NSR:StopPlace:54820
    name:
    Svingen
    label:
    Svingen, Nordreisa
    category:

    1 results

    1. onstreetBus
    municipality:
    Nordreisa
    county:
    Troms
    lat:
    69.761826
    lon:
    21.017181
  22. id:
    NSR:StopPlace:12596
    name:
    Svingen
    label:
    Svingen, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.266403
    lon:
    10.420924
  23. id:
    NSR:StopPlace:4695
    name:
    Svingen
    label:
    Svingen, Vestby
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestby
    county:
    Akershus
    lat:
    59.574649
    lon:
    10.736751
  24. id:
    NSR:StopPlace:6291
    name:
    Svingen
    label:
    Svingen, Askøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Askøy
    county:
    Vestland
    lat:
    60.42181
    lon:
    5.205937
  25. id:
    NSR:StopPlace:2512
    name:
    Svingen snuplass
    label:
    Svingen snuplass, Halden
    category:

    1 results

    1. onstreetBus
    municipality:
    Halden
    county:
    Østfold
    lat:
    59.133909
    lon:
    11.259169
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.