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-21T08:08:41Z in 0.151 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:51522
    name:
    Skogmo
    label:
    Skogmo, Brønnøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Brønnøy
    county:
    Nordland
    lat:
    65.474129
    lon:
    12.351642
  2. id:
    NSR:StopPlace:46454
    name:
    Skogmo
    label:
    Skogmo, Overhalla
    category:

    1 results

    1. onstreetBus
    municipality:
    Overhalla
    county:
    Trøndelag
    lat:
    64.508313
    lon:
    12.012343
  3. id:
    NSR:StopPlace:44196
    name:
    Skogmoen
    label:
    Skogmoen, Lierne
    category:

    1 results

    1. onstreetBus
    municipality:
    Lierne
    county:
    Trøndelag
    lat:
    64.105068
    lon:
    13.92527
  4. id:
    NSR:StopPlace:20023
    name:
    Skogmo vgs.
    label:
    Skogmo vgs., Skien
    category:

    1 results

    1. onstreetBus
    municipality:
    Skien
    county:
    Telemark
    lat:
    59.173839
    lon:
    9.620799
  5. id:
    NSR:StopPlace:51887
    name:
    Skogmo sør
    label:
    Skogmo sør, Brønnøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Brønnøy
    county:
    Nordland
    lat:
    65.464127
    lon:
    12.350052
  6. id:
    NSR:StopPlace:4694
    name:
    Skogmo skole
    label:
    Skogmo skole, Ullensaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensaker
    county:
    Akershus
    lat:
    60.14076
    lon:
    11.199911
  7. id:
    NSR:StopPlace:48539
    name:
    Skogmo midtre
    label:
    Skogmo midtre, Brønnøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Brønnøy
    county:
    Nordland
    lat:
    65.469218
    lon:
    12.354424
  8. id:
    NSR:StopPlace:44342
    name:
    Skogmohøgda
    label:
    Skogmohøgda, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.447528
    lon:
    11.525492
  9. id:
    NSR:StopPlace:44836
    name:
    Litl-Skogmo
    label:
    Litl-Skogmo, Overhalla
    category:

    1 results

    1. onstreetBus
    municipality:
    Overhalla
    county:
    Trøndelag
    lat:
    64.505706
    lon:
    12.022655
  10. id:
    NSR:StopPlace:59767
    name:
    Skogen
    label:
    Skogen, Oslo
    category:

    2 results

    1. onstreetBus
    2. metroStation
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.975188
    lon:
    10.647557
  11. id:
    NSR:StopPlace:12330
    name:
    Skogen
    label:
    Skogen, Søndre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Søndre Land
    county:
    Innlandet
    lat:
    60.609705
    lon:
    10.33087
  12. id:
    NSR:StopPlace:2342
    name:
    Skogli
    label:
    Skogli, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.224707
    lon:
    11.054113
  13. id:
    NSR:StopPlace:40770
    name:
    Skarmo
    label:
    Skarmo, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.992238
    lon:
    8.919771
  14. id:
    NSR:StopPlace:49465
    name:
    Skogan
    label:
    Skogan, Hemnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Hemnes
    county:
    Nordland
    lat:
    66.138736
    lon:
    13.83103
  15. id:
    NSR:StopPlace:49702
    name:
    Skogly
    label:
    Skogly, Hamarøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamarøy
    county:
    Nordland
    lat:
    68.034425
    lon:
    16.102214
  16. id:
    NSR:StopPlace:50057
    name:
    Stormo
    label:
    Stormo, Saltdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Saltdal
    county:
    Nordland
    lat:
    66.964323
    lon:
    15.373078
  17. id:
    NSR:StopPlace:62992
    name:
    Skogly
    label:
    Skogly, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.337976
    lon:
    10.471534
  18. id:
    NSR:StopPlace:42294
    name:
    Skogen
    label:
    Skogen, Indre Fosen
    category:

    1 results

    1. onstreetBus
    municipality:
    Indre Fosen
    county:
    Trøndelag
    lat:
    63.529016
    lon:
    9.92927
  19. id:
    NSR:StopPlace:53718
    name:
    Skogan
    label:
    Skogan, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.391677
    lon:
    19.620813
  20. id:
    NSR:StopPlace:53784
    name:
    Skogli
    label:
    Skogli, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    69.133411
    lon:
    19.022678
  21. id:
    NSR:StopPlace:53790
    name:
    Skogli
    label:
    Skogli, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.426678
    lon:
    18.005532
  22. id:
    NSR:StopPlace:53796
    name:
    Skogli
    label:
    Skogli, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    69.880371
    lon:
    19.45911
  23. id:
    NSR:StopPlace:54005
    name:
    Skogås
    label:
    Skogås, Skjervøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Skjervøy
    county:
    Troms
    lat:
    69.932481
    lon:
    20.890025
  24. id:
    NSR:StopPlace:19959
    name:
    Skeimo
    label:
    Skeimo, Nissedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nissedal
    county:
    Telemark
    lat:
    59.176492
    lon:
    8.506017
  25. id:
    NSR:StopPlace:25312
    name:
    Skogen
    label:
    Skogen, Vennesla
    category:

    1 results

    1. onstreetBus
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.253937
    lon:
    7.841691
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:51522
    name:
    Skogmo
    label:
    Skogmo, Brønnøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Brønnøy
    county:
    Nordland
    lat:
    65.474129
    lon:
    12.351642
  2. id:
    NSR:StopPlace:46454
    name:
    Skogmo
    label:
    Skogmo, Overhalla
    category:

    1 results

    1. onstreetBus
    municipality:
    Overhalla
    county:
    Trøndelag
    lat:
    64.508313
    lon:
    12.012343
  3. id:
    NSR:StopPlace:44196
    name:
    Skogmoen
    label:
    Skogmoen, Lierne
    category:

    1 results

    1. onstreetBus
    municipality:
    Lierne
    county:
    Trøndelag
    lat:
    64.105068
    lon:
    13.92527
  4. id:
    NSR:StopPlace:20023
    name:
    Skogmo vgs.
    label:
    Skogmo vgs., Skien
    category:

    1 results

    1. onstreetBus
    municipality:
    Skien
    county:
    Telemark
    lat:
    59.173839
    lon:
    9.620799
  5. id:
    NSR:StopPlace:51887
    name:
    Skogmo sør
    label:
    Skogmo sør, Brønnøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Brønnøy
    county:
    Nordland
    lat:
    65.464127
    lon:
    12.350052
  6. id:
    NSR:StopPlace:4694
    name:
    Skogmo skole
    label:
    Skogmo skole, Ullensaker
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensaker
    county:
    Akershus
    lat:
    60.14076
    lon:
    11.199911
  7. id:
    NSR:StopPlace:48539
    name:
    Skogmo midtre
    label:
    Skogmo midtre, Brønnøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Brønnøy
    county:
    Nordland
    lat:
    65.469218
    lon:
    12.354424
  8. id:
    NSR:StopPlace:44342
    name:
    Skogmohøgda
    label:
    Skogmohøgda, Namsos
    category:

    1 results

    1. onstreetBus
    municipality:
    Namsos
    county:
    Trøndelag
    lat:
    64.447528
    lon:
    11.525492
  9. id:
    NSR:StopPlace:44836
    name:
    Litl-Skogmo
    label:
    Litl-Skogmo, Overhalla
    category:

    1 results

    1. onstreetBus
    municipality:
    Overhalla
    county:
    Trøndelag
    lat:
    64.505706
    lon:
    12.022655
  10. id:
    NSR:StopPlace:59767
    name:
    Skogen
    label:
    Skogen, Oslo
    category:

    2 results

    1. onstreetBus
    2. metroStation
    municipality:
    Oslo
    county:
    Oslo
    lat:
    59.975188
    lon:
    10.647557
  11. id:
    NSR:StopPlace:12330
    name:
    Skogen
    label:
    Skogen, Søndre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Søndre Land
    county:
    Innlandet
    lat:
    60.609705
    lon:
    10.33087
  12. id:
    NSR:StopPlace:2342
    name:
    Skogli
    label:
    Skogli, Fredrikstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Fredrikstad
    county:
    Østfold
    lat:
    59.224707
    lon:
    11.054113
  13. id:
    NSR:StopPlace:40770
    name:
    Skarmo
    label:
    Skarmo, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.992238
    lon:
    8.919771
  14. id:
    NSR:StopPlace:49465
    name:
    Skogan
    label:
    Skogan, Hemnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Hemnes
    county:
    Nordland
    lat:
    66.138736
    lon:
    13.83103
  15. id:
    NSR:StopPlace:49702
    name:
    Skogly
    label:
    Skogly, Hamarøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamarøy
    county:
    Nordland
    lat:
    68.034425
    lon:
    16.102214
  16. id:
    NSR:StopPlace:50057
    name:
    Stormo
    label:
    Stormo, Saltdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Saltdal
    county:
    Nordland
    lat:
    66.964323
    lon:
    15.373078
  17. id:
    NSR:StopPlace:62992
    name:
    Skogly
    label:
    Skogly, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.337976
    lon:
    10.471534
  18. id:
    NSR:StopPlace:42294
    name:
    Skogen
    label:
    Skogen, Indre Fosen
    category:

    1 results

    1. onstreetBus
    municipality:
    Indre Fosen
    county:
    Trøndelag
    lat:
    63.529016
    lon:
    9.92927
  19. id:
    NSR:StopPlace:53718
    name:
    Skogan
    label:
    Skogan, Tromsø
    category:

    1 results

    1. onstreetBus
    municipality:
    Tromsø
    county:
    Troms
    lat:
    69.391677
    lon:
    19.620813
  20. id:
    NSR:StopPlace:53784
    name:
    Skogli
    label:
    Skogli, Målselv
    category:

    1 results

    1. onstreetBus
    municipality:
    Målselv
    county:
    Troms
    lat:
    69.133411
    lon:
    19.022678
  21. id:
    NSR:StopPlace:53790
    name:
    Skogli
    label:
    Skogli, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.426678
    lon:
    18.005532
  22. id:
    NSR:StopPlace:53796
    name:
    Skogli
    label:
    Skogli, Karlsøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Karlsøy
    county:
    Troms
    lat:
    69.880371
    lon:
    19.45911
  23. id:
    NSR:StopPlace:54005
    name:
    Skogås
    label:
    Skogås, Skjervøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Skjervøy
    county:
    Troms
    lat:
    69.932481
    lon:
    20.890025
  24. id:
    NSR:StopPlace:19959
    name:
    Skeimo
    label:
    Skeimo, Nissedal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nissedal
    county:
    Telemark
    lat:
    59.176492
    lon:
    8.506017
  25. id:
    NSR:StopPlace:25312
    name:
    Skogen
    label:
    Skogen, Vennesla
    category:

    1 results

    1. onstreetBus
    municipality:
    Vennesla
    county:
    Agder
    lat:
    58.253937
    lon:
    7.841691
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.