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-22T08:12:18Z in 0.154 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:11817
    name:
    Grotli
    label:
    Grotli, Skjåk
    category:

    1 results

    1. onstreetBus
    municipality:
    Skjåk
    county:
    Innlandet
    lat:
    62.013695
    lon:
    7.631271
  2. id:
    NSR:StopPlace:3602
    name:
    Grøtli
    label:
    Grøtli, Aurskog-Høland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurskog-Høland
    county:
    Akershus
    lat:
    59.970606
    lon:
    11.474053
  3. id:
    NSR:StopPlace:51785
    name:
    Grønli
    label:
    Grønli, Fauske
    category:

    1 results

    1. onstreetBus
    municipality:
    Fauske
    county:
    Nordland
    lat:
    67.1567
    lon:
    15.978454
  4. id:
    NSR:StopPlace:19702
    name:
    Grønli
    label:
    Grønli, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.125776
    lon:
    9.655238
  5. id:
    NSR:StopPlace:48108
    name:
    Grønli
    label:
    Grønli, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.575004
    lon:
    14.183472
  6. id:
    NSR:StopPlace:8805
    name:
    Gløtli
    label:
    Gløtli, Engerdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Engerdal
    county:
    Innlandet
    lat:
    61.931489
    lon:
    11.865529
  7. id:
    NSR:StopPlace:7527
    name:
    Grønli
    label:
    Grønli, Trysil
    category:

    1 results

    1. onstreetBus
    municipality:
    Trysil
    county:
    Innlandet
    lat:
    61.137412
    lon:
    12.086667
  8. id:
    NSR:StopPlace:57728
    name:
    Grønli
    label:
    Grønli, Storfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Storfjord
    county:
    Troms
    lat:
    69.236551
    lon:
    20.076973
  9. id:
    NSR:StopPlace:58429
    name:
    Grønli
    label:
    Grønli, Tokke
    category:

    1 results

    1. onstreetBus
    municipality:
    Tokke
    county:
    Telemark
    lat:
    59.531645
    lon:
    8.110328
  10. id:
    NSR:StopPlace:19562
    name:
    Gravli
    label:
    Gravli, Skien
    category:

    1 results

    1. onstreetBus
    municipality:
    Skien
    county:
    Telemark
    lat:
    59.250884
    lon:
    9.636983
  11. id:
    NSR:StopPlace:42214
    name:
    Grønlia
    label:
    Grønlia, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.415401
    lon:
    10.302953
  12. id:
    NSR:StopPlace:25709
    name:
    Grøsle
    label:
    Grøsle, Grimstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Grimstad
    county:
    Agder
    lat:
    58.389249
    lon:
    8.452545
  13. id:
    NSR:StopPlace:28960
    name:
    Grøvle
    label:
    Grøvle, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.517529
    lon:
    5.323096
  14. id:
    NSR:StopPlace:15755
    name:
    Grøtt
    label:
    Grøtt, Hol
    category:

    1 results

    1. onstreetBus
    municipality:
    Hol
    county:
    Buskerud
    lat:
    60.620428
    lon:
    8.207675
  15. id:
    NSR:StopPlace:34713
    name:
    Grøtte
    label:
    Grøtte, Lærdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lærdal
    county:
    Vestland
    lat:
    61.048944
    lon:
    7.541296
  16. id:
    NSR:StopPlace:38385
    name:
    Grønlia
    label:
    Grønlia, Rindal
    category:

    1 results

    1. onstreetBus
    municipality:
    Rindal
    county:
    Trøndelag
    lat:
    63.071442
    lon:
    9.282394
  17. id:
    NSR:StopPlace:56108
    name:
    Grønlia
    label:
    Grønlia, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.237921
    lon:
    17.785909
  18. id:
    NSR:StopPlace:17438
    name:
    Granli
    label:
    Granli, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.290077
    lon:
    10.301998
  19. id:
    NSR:StopPlace:3761
    name:
    Grønnli
    label:
    Grønnli, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.249876
    lon:
    11.044519
  20. id:
    NSR:StopPlace:1302
    name:
    Grønlia
    label:
    Grønlia, Indre Østfold
    category:

    1 results

    1. onstreetBus
    municipality:
    Indre Østfold
    county:
    Østfold
    lat:
    59.584351
    lon:
    11.190216
  21. id:
    NSR:StopPlace:8726
    name:
    Granli
    label:
    Granli, Eidskog
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidskog
    county:
    Innlandet
    lat:
    59.996442
    lon:
    12.309722
  22. id:
    NSR:StopPlace:9341
    name:
    Gravli
    label:
    Gravli, Nord-Odal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Odal
    county:
    Innlandet
    lat:
    60.411646
    lon:
    11.519486
  23. id:
    NSR:StopPlace:51053
    name:
    Granli
    label:
    Granli, Fauske
    category:

    1 results

    1. onstreetBus
    municipality:
    Fauske
    county:
    Nordland
    lat:
    67.26846
    lon:
    15.227993
  24. id:
    NSR:StopPlace:56106
    name:
    Grønlia
    label:
    Grønlia, Tjeldsund
    category:

    1 results

    1. onstreetBus
    municipality:
    Tjeldsund
    county:
    Troms
    lat:
    68.588248
    lon:
    16.697601
  25. id:
    NSR:StopPlace:16146
    name:
    Granli
    label:
    Granli, Sigdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sigdal
    county:
    Buskerud
    lat:
    60.148377
    lon:
    9.428654
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:11817
    name:
    Grotli
    label:
    Grotli, Skjåk
    category:

    1 results

    1. onstreetBus
    municipality:
    Skjåk
    county:
    Innlandet
    lat:
    62.013695
    lon:
    7.631271
  2. id:
    NSR:StopPlace:3602
    name:
    Grøtli
    label:
    Grøtli, Aurskog-Høland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurskog-Høland
    county:
    Akershus
    lat:
    59.970606
    lon:
    11.474053
  3. id:
    NSR:StopPlace:51785
    name:
    Grønli
    label:
    Grønli, Fauske
    category:

    1 results

    1. onstreetBus
    municipality:
    Fauske
    county:
    Nordland
    lat:
    67.1567
    lon:
    15.978454
  4. id:
    NSR:StopPlace:19702
    name:
    Grønli
    label:
    Grønli, Porsgrunn
    category:

    1 results

    1. onstreetBus
    municipality:
    Porsgrunn
    county:
    Telemark
    lat:
    59.125776
    lon:
    9.655238
  5. id:
    NSR:StopPlace:48108
    name:
    Grønli
    label:
    Grønli, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.575004
    lon:
    14.183472
  6. id:
    NSR:StopPlace:8805
    name:
    Gløtli
    label:
    Gløtli, Engerdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Engerdal
    county:
    Innlandet
    lat:
    61.931489
    lon:
    11.865529
  7. id:
    NSR:StopPlace:7527
    name:
    Grønli
    label:
    Grønli, Trysil
    category:

    1 results

    1. onstreetBus
    municipality:
    Trysil
    county:
    Innlandet
    lat:
    61.137412
    lon:
    12.086667
  8. id:
    NSR:StopPlace:57728
    name:
    Grønli
    label:
    Grønli, Storfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Storfjord
    county:
    Troms
    lat:
    69.236551
    lon:
    20.076973
  9. id:
    NSR:StopPlace:58429
    name:
    Grønli
    label:
    Grønli, Tokke
    category:

    1 results

    1. onstreetBus
    municipality:
    Tokke
    county:
    Telemark
    lat:
    59.531645
    lon:
    8.110328
  10. id:
    NSR:StopPlace:19562
    name:
    Gravli
    label:
    Gravli, Skien
    category:

    1 results

    1. onstreetBus
    municipality:
    Skien
    county:
    Telemark
    lat:
    59.250884
    lon:
    9.636983
  11. id:
    NSR:StopPlace:42214
    name:
    Grønlia
    label:
    Grønlia, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.415401
    lon:
    10.302953
  12. id:
    NSR:StopPlace:25709
    name:
    Grøsle
    label:
    Grøsle, Grimstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Grimstad
    county:
    Agder
    lat:
    58.389249
    lon:
    8.452545
  13. id:
    NSR:StopPlace:28960
    name:
    Grøvle
    label:
    Grøvle, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.517529
    lon:
    5.323096
  14. id:
    NSR:StopPlace:15755
    name:
    Grøtt
    label:
    Grøtt, Hol
    category:

    1 results

    1. onstreetBus
    municipality:
    Hol
    county:
    Buskerud
    lat:
    60.620428
    lon:
    8.207675
  15. id:
    NSR:StopPlace:34713
    name:
    Grøtte
    label:
    Grøtte, Lærdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Lærdal
    county:
    Vestland
    lat:
    61.048944
    lon:
    7.541296
  16. id:
    NSR:StopPlace:38385
    name:
    Grønlia
    label:
    Grønlia, Rindal
    category:

    1 results

    1. onstreetBus
    municipality:
    Rindal
    county:
    Trøndelag
    lat:
    63.071442
    lon:
    9.282394
  17. id:
    NSR:StopPlace:56108
    name:
    Grønlia
    label:
    Grønlia, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.237921
    lon:
    17.785909
  18. id:
    NSR:StopPlace:17438
    name:
    Granli
    label:
    Granli, Tønsberg
    category:

    1 results

    1. onstreetBus
    municipality:
    Tønsberg
    county:
    Vestfold
    lat:
    59.290077
    lon:
    10.301998
  19. id:
    NSR:StopPlace:3761
    name:
    Grønnli
    label:
    Grønnli, Nannestad
    category:

    1 results

    1. onstreetBus
    municipality:
    Nannestad
    county:
    Akershus
    lat:
    60.249876
    lon:
    11.044519
  20. id:
    NSR:StopPlace:1302
    name:
    Grønlia
    label:
    Grønlia, Indre Østfold
    category:

    1 results

    1. onstreetBus
    municipality:
    Indre Østfold
    county:
    Østfold
    lat:
    59.584351
    lon:
    11.190216
  21. id:
    NSR:StopPlace:8726
    name:
    Granli
    label:
    Granli, Eidskog
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidskog
    county:
    Innlandet
    lat:
    59.996442
    lon:
    12.309722
  22. id:
    NSR:StopPlace:9341
    name:
    Gravli
    label:
    Gravli, Nord-Odal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Odal
    county:
    Innlandet
    lat:
    60.411646
    lon:
    11.519486
  23. id:
    NSR:StopPlace:51053
    name:
    Granli
    label:
    Granli, Fauske
    category:

    1 results

    1. onstreetBus
    municipality:
    Fauske
    county:
    Nordland
    lat:
    67.26846
    lon:
    15.227993
  24. id:
    NSR:StopPlace:56106
    name:
    Grønlia
    label:
    Grønlia, Tjeldsund
    category:

    1 results

    1. onstreetBus
    municipality:
    Tjeldsund
    county:
    Troms
    lat:
    68.588248
    lon:
    16.697601
  25. id:
    NSR:StopPlace:16146
    name:
    Granli
    label:
    Granli, Sigdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sigdal
    county:
    Buskerud
    lat:
    60.148377
    lon:
    9.428654
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.