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-21T23:47:15Z in 0.232 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:20734
    name:
    Nordvik
    label:
    Nordvik, Kviteseid
    category:

    1 results

    1. onstreetBus
    municipality:
    Kviteseid
    county:
    Telemark
    lat:
    59.354702
    lon:
    8.242895
  2. id:
    NSR:StopPlace:40889
    name:
    Nordvik
    label:
    Nordvik, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.875288
    lon:
    8.622429
  3. id:
    NSR:StopPlace:50824
    name:
    Nordvika
    label:
    Nordvika, Fauske
    category:

    1 results

    1. onstreetBus
    municipality:
    Fauske
    county:
    Nordland
    lat:
    67.32904
    lon:
    15.173911
  4. id:
    NSR:StopPlace:48251
    name:
    Nordvika
    label:
    Nordvika, Dønna
    category:

    1 results

    1. onstreetBus
    municipality:
    Dønna
    county:
    Nordland
    lat:
    66.121667
    lon:
    12.502337
  5. id:
    NSR:StopPlace:56420
    name:
    Nordvika
    label:
    Nordvika, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.696645
    lon:
    16.56142
  6. id:
    NSR:StopPlace:40951
    name:
    Nordvika
    label:
    Nordvika, Smøla
    category:

    1 results

    1. onstreetBus
    municipality:
    Smøla
    county:
    Møre og Romsdal
    lat:
    63.43783
    lon:
    8.142848
  7. id:
    NSR:StopPlace:43250
    name:
    Nordvika
    label:
    Nordvika, Hitra
    category:

    1 results

    1. onstreetBus
    municipality:
    Hitra
    county:
    Trøndelag
    lat:
    63.554902
    lon:
    9.146574
  8. id:
    NSR:StopPlace:31766
    name:
    Nordvik nord
    label:
    Nordvik nord, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.624284
    lon:
    4.804882
  9. id:
    NSR:StopPlace:31761
    name:
    Nordvik sør
    label:
    Nordvik sør, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.621766
    lon:
    4.805558
  10. id:
    NSR:StopPlace:30762
    name:
    Nordvik kryss
    label:
    Nordvik kryss, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.309307
    lon:
    5.037114
  11. id:
    NSR:StopPlace:30780
    name:
    Nordvik gard
    label:
    Nordvik gard, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.30905
    lon:
    5.039621
  12. id:
    NSR:StopPlace:31764
    name:
    Nordvik sør
    label:
    Nordvik sør, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.231975
    lon:
    5.363806
  13. id:
    NSR:StopPlace:31769
    name:
    Nordvik nord
    label:
    Nordvik nord, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.235927
    lon:
    5.362939
  14. id:
    NSR:StopPlace:31756
    name:
    Nordvik skole
    label:
    Nordvik skole, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.229671
    lon:
    5.365291
  15. id:
    NSR:StopPlace:10662
    name:
    Nordvikvegen
    label:
    Nordvikvegen, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.798445
    lon:
    11.04369
  16. id:
    NSR:StopPlace:61508
    name:
    Indre Nordvik
    label:
    Indre Nordvik, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.883109
    lon:
    8.630313
  17. id:
    NSR:StopPlace:37019
    name:
    Norevik
    label:
    Norevik, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.16565
    lon:
    5.722769
  18. id:
    NSR:StopPlace:55128
    name:
    Aglapsvik Nordvika
    label:
    Aglapsvik Nordvika, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.468254
    lon:
    18.229013
  19. id:
    NSR:StopPlace:40956
    name:
    Norvika
    label:
    Norvika, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.586771
    lon:
    7.460875
  20. id:
    NSR:StopPlace:12216
    name:
    Nordråk
    label:
    Nordråk, Søndre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Søndre Land
    county:
    Innlandet
    lat:
    60.740453
    lon:
    10.234029
  21. id:
    NSR:StopPlace:11339
    name:
    Nordåk
    label:
    Nordåk, Nord-Aurdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Aurdal
    county:
    Innlandet
    lat:
    60.946119
    lon:
    9.353544
  22. id:
    NSR:StopPlace:4359
    name:
    Nordli
    label:
    Nordli, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.949333
    lon:
    11.216054
  23. id:
    NSR:StopPlace:6612
    name:
    Nordli
    label:
    Nordli, Nes
    category:

    1 results

    1. onstreetBus
    municipality:
    Nes
    county:
    Akershus
    lat:
    60.220951
    lon:
    11.55896
  24. id:
    NSR:StopPlace:14901
    name:
    Nordli
    label:
    Nordli, Asker
    category:

    1 results

    1. onstreetBus
    municipality:
    Asker
    county:
    Akershus
    lat:
    59.722413
    lon:
    10.503207
  25. id:
    NSR:StopPlace:12551
    name:
    Nordlia
    label:
    Nordlia, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.271406
    lon:
    10.315132
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:20734
    name:
    Nordvik
    label:
    Nordvik, Kviteseid
    category:

    1 results

    1. onstreetBus
    municipality:
    Kviteseid
    county:
    Telemark
    lat:
    59.354702
    lon:
    8.242895
  2. id:
    NSR:StopPlace:40889
    name:
    Nordvik
    label:
    Nordvik, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.875288
    lon:
    8.622429
  3. id:
    NSR:StopPlace:50824
    name:
    Nordvika
    label:
    Nordvika, Fauske
    category:

    1 results

    1. onstreetBus
    municipality:
    Fauske
    county:
    Nordland
    lat:
    67.32904
    lon:
    15.173911
  4. id:
    NSR:StopPlace:48251
    name:
    Nordvika
    label:
    Nordvika, Dønna
    category:

    1 results

    1. onstreetBus
    municipality:
    Dønna
    county:
    Nordland
    lat:
    66.121667
    lon:
    12.502337
  5. id:
    NSR:StopPlace:56420
    name:
    Nordvika
    label:
    Nordvika, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.696645
    lon:
    16.56142
  6. id:
    NSR:StopPlace:40951
    name:
    Nordvika
    label:
    Nordvika, Smøla
    category:

    1 results

    1. onstreetBus
    municipality:
    Smøla
    county:
    Møre og Romsdal
    lat:
    63.43783
    lon:
    8.142848
  7. id:
    NSR:StopPlace:43250
    name:
    Nordvika
    label:
    Nordvika, Hitra
    category:

    1 results

    1. onstreetBus
    municipality:
    Hitra
    county:
    Trøndelag
    lat:
    63.554902
    lon:
    9.146574
  8. id:
    NSR:StopPlace:31766
    name:
    Nordvik nord
    label:
    Nordvik nord, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.624284
    lon:
    4.804882
  9. id:
    NSR:StopPlace:31761
    name:
    Nordvik sør
    label:
    Nordvik sør, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.621766
    lon:
    4.805558
  10. id:
    NSR:StopPlace:30762
    name:
    Nordvik kryss
    label:
    Nordvik kryss, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.309307
    lon:
    5.037114
  11. id:
    NSR:StopPlace:30780
    name:
    Nordvik gard
    label:
    Nordvik gard, Øygarden
    category:

    1 results

    1. onstreetBus
    municipality:
    Øygarden
    county:
    Vestland
    lat:
    60.30905
    lon:
    5.039621
  12. id:
    NSR:StopPlace:31764
    name:
    Nordvik sør
    label:
    Nordvik sør, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.231975
    lon:
    5.363806
  13. id:
    NSR:StopPlace:31769
    name:
    Nordvik nord
    label:
    Nordvik nord, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.235927
    lon:
    5.362939
  14. id:
    NSR:StopPlace:31756
    name:
    Nordvik skole
    label:
    Nordvik skole, Bergen
    category:

    1 results

    1. onstreetBus
    municipality:
    Bergen
    county:
    Vestland
    lat:
    60.229671
    lon:
    5.365291
  15. id:
    NSR:StopPlace:10662
    name:
    Nordvikvegen
    label:
    Nordvikvegen, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.798445
    lon:
    11.04369
  16. id:
    NSR:StopPlace:61508
    name:
    Indre Nordvik
    label:
    Indre Nordvik, Surnadal
    category:

    1 results

    1. onstreetBus
    municipality:
    Surnadal
    county:
    Møre og Romsdal
    lat:
    62.883109
    lon:
    8.630313
  17. id:
    NSR:StopPlace:37019
    name:
    Norevik
    label:
    Norevik, Høyanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Høyanger
    county:
    Vestland
    lat:
    61.16565
    lon:
    5.722769
  18. id:
    NSR:StopPlace:55128
    name:
    Aglapsvik Nordvika
    label:
    Aglapsvik Nordvika, Senja
    category:

    1 results

    1. onstreetBus
    municipality:
    Senja
    county:
    Troms
    lat:
    69.468254
    lon:
    18.229013
  19. id:
    NSR:StopPlace:40956
    name:
    Norvika
    label:
    Norvika, Rauma
    category:

    1 results

    1. onstreetBus
    municipality:
    Rauma
    county:
    Møre og Romsdal
    lat:
    62.586771
    lon:
    7.460875
  20. id:
    NSR:StopPlace:12216
    name:
    Nordråk
    label:
    Nordråk, Søndre Land
    category:

    1 results

    1. onstreetBus
    municipality:
    Søndre Land
    county:
    Innlandet
    lat:
    60.740453
    lon:
    10.234029
  21. id:
    NSR:StopPlace:11339
    name:
    Nordåk
    label:
    Nordåk, Nord-Aurdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Nord-Aurdal
    county:
    Innlandet
    lat:
    60.946119
    lon:
    9.353544
  22. id:
    NSR:StopPlace:4359
    name:
    Nordli
    label:
    Nordli, Lillestrøm
    category:

    1 results

    1. onstreetBus
    municipality:
    Lillestrøm
    county:
    Akershus
    lat:
    59.949333
    lon:
    11.216054
  23. id:
    NSR:StopPlace:6612
    name:
    Nordli
    label:
    Nordli, Nes
    category:

    1 results

    1. onstreetBus
    municipality:
    Nes
    county:
    Akershus
    lat:
    60.220951
    lon:
    11.55896
  24. id:
    NSR:StopPlace:14901
    name:
    Nordli
    label:
    Nordli, Asker
    category:

    1 results

    1. onstreetBus
    municipality:
    Asker
    county:
    Akershus
    lat:
    59.722413
    lon:
    10.503207
  25. id:
    NSR:StopPlace:12551
    name:
    Nordlia
    label:
    Nordlia, Øyer
    category:

    1 results

    1. onstreetBus
    municipality:
    Øyer
    county:
    Innlandet
    lat:
    61.271406
    lon:
    10.315132
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.