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-22T20:06:13Z in 0.289 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:25343
    name:
    Bustad
    label:
    Bustad, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.11456
    lon:
    7.341036
  2. id:
    NSR:StopPlace:36034
    name:
    Kvalheim bustadfelt
    label:
    Kvalheim bustadfelt, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.98756
    lon:
    5.075234
  3. id:
    NSR:StopPlace:33495
    name:
    Kvingo Skolten bustadfelt
    label:
    Kvingo Skolten bustadfelt, Masfjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Masfjorden
    county:
    Vestland
    lat:
    60.74398
    lon:
    5.390378
  4. id:
    NSR:StopPlace:35013
    name:
    Rake bustadfelt
    label:
    Rake bustadfelt, Stryn
    category:

    1 results

    1. onstreetBus
    municipality:
    Stryn
    county:
    Vestland
    lat:
    61.873665
    lon:
    6.792715
  5. id:
    NSR:StopPlace:20142
    name:
    Folkestad bustadfelt
    label:
    Folkestad bustadfelt, Midt-Telemark
    category:

    1 results

    1. onstreetBus
    municipality:
    Midt-Telemark
    county:
    Telemark
    lat:
    59.444914
    lon:
    9.080635
  6. id:
    NSR:StopPlace:35601
    name:
    Sauesund bustadfelt
    label:
    Sauesund bustadfelt, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.326849
    lon:
    5.026877
  7. id:
    NSR:StopPlace:25335
    name:
    Bukstad
    label:
    Bukstad, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.237175
    lon:
    6.597546
  8. id:
    NSR:StopPlace:9713
    name:
    Brustad
    label:
    Brustad, Sør-Odal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Odal
    county:
    Innlandet
    lat:
    60.191249
    lon:
    11.85572
  9. id:
    NSR:StopPlace:56183
    name:
    Brustad
    label:
    Brustad, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.700805
    lon:
    16.54446
  10. id:
    NSR:StopPlace:50120
    name:
    Bøstad
    label:
    Bøstad, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.254406
    lon:
    13.778326
  11. id:
    NSR:StopPlace:12504
    name:
    Bystad
    label:
    Bystad, Ringebu
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringebu
    county:
    Innlandet
    lat:
    61.442873
    lon:
    10.183232
  12. id:
    NSR:StopPlace:28304
    name:
    Baustad
    label:
    Baustad, Tysvær
    category:

    1 results

    1. onstreetBus
    municipality:
    Tysvær
    county:
    Rogaland
    lat:
    59.344932
    lon:
    5.828032
  13. id:
    NSR:StopPlace:51744
    name:
    Baustad
    label:
    Baustad, Sømna
    category:

    1 results

    1. onstreetBus
    municipality:
    Sømna
    county:
    Nordland
    lat:
    65.340708
    lon:
    12.196756
  14. id:
    NSR:StopPlace:7207
    name:
    Brustad
    label:
    Brustad, Elverum
    category:

    1 results

    1. onstreetBus
    municipality:
    Elverum
    county:
    Innlandet
    lat:
    61.011837
    lon:
    11.734179
  15. id:
    NSR:StopPlace:8739
    name:
    Brustad
    label:
    Brustad, Engerdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Engerdal
    county:
    Innlandet
    lat:
    61.720932
    lon:
    11.971039
  16. id:
    NSR:StopPlace:24506
    name:
    Buestad
    label:
    Buestad, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.240271
    lon:
    8.131141
  17. id:
    NSR:StopPlace:43835
    name:
    Bostad
    label:
    Bostad, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.324291
    lon:
    10.508737
  18. id:
    NSR:StopPlace:6829
    name:
    Brustad
    label:
    Brustad, Eidsvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidsvoll
    county:
    Akershus
    lat:
    60.380824
    lon:
    11.264293
  19. id:
    NSR:StopPlace:10777
    name:
    Blæstad
    label:
    Blæstad, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.817744
    lon:
    11.186119
  20. id:
    NSR:StopPlace:48376
    name:
    Brustad
    label:
    Brustad, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.735883
    lon:
    14.069047
  21. id:
    NSR:StopPlace:10554
    name:
    Børstad
    label:
    Børstad, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.803048
    lon:
    11.085536
  22. id:
    NSR:StopPlace:28302
    name:
    Barstad
    label:
    Barstad, Sokndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sokndal
    county:
    Rogaland
    lat:
    58.395012
    lon:
    6.264653
  23. id:
    NSR:StopPlace:31323
    name:
    Bolstad
    label:
    Bolstad, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.637665
    lon:
    5.957484
  24. id:
    NSR:StopPlace:3206
    name:
    Bårstad
    label:
    Bårstad, Eidsvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidsvoll
    county:
    Akershus
    lat:
    60.257886
    lon:
    11.297228
  25. id:
    NSR:StopPlace:14119
    name:
    Bråstad
    label:
    Bråstad, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.8343
    lon:
    10.67019
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:25343
    name:
    Bustad
    label:
    Bustad, Lindesnes
    category:

    1 results

    1. onstreetBus
    municipality:
    Lindesnes
    county:
    Agder
    lat:
    58.11456
    lon:
    7.341036
  2. id:
    NSR:StopPlace:36034
    name:
    Kvalheim bustadfelt
    label:
    Kvalheim bustadfelt, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.98756
    lon:
    5.075234
  3. id:
    NSR:StopPlace:33495
    name:
    Kvingo Skolten bustadfelt
    label:
    Kvingo Skolten bustadfelt, Masfjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Masfjorden
    county:
    Vestland
    lat:
    60.74398
    lon:
    5.390378
  4. id:
    NSR:StopPlace:35013
    name:
    Rake bustadfelt
    label:
    Rake bustadfelt, Stryn
    category:

    1 results

    1. onstreetBus
    municipality:
    Stryn
    county:
    Vestland
    lat:
    61.873665
    lon:
    6.792715
  5. id:
    NSR:StopPlace:20142
    name:
    Folkestad bustadfelt
    label:
    Folkestad bustadfelt, Midt-Telemark
    category:

    1 results

    1. onstreetBus
    municipality:
    Midt-Telemark
    county:
    Telemark
    lat:
    59.444914
    lon:
    9.080635
  6. id:
    NSR:StopPlace:35601
    name:
    Sauesund bustadfelt
    label:
    Sauesund bustadfelt, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.326849
    lon:
    5.026877
  7. id:
    NSR:StopPlace:25335
    name:
    Bukstad
    label:
    Bukstad, Flekkefjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Flekkefjord
    county:
    Agder
    lat:
    58.237175
    lon:
    6.597546
  8. id:
    NSR:StopPlace:9713
    name:
    Brustad
    label:
    Brustad, Sør-Odal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sør-Odal
    county:
    Innlandet
    lat:
    60.191249
    lon:
    11.85572
  9. id:
    NSR:StopPlace:56183
    name:
    Brustad
    label:
    Brustad, Harstad
    category:

    1 results

    1. onstreetBus
    municipality:
    Harstad
    county:
    Troms
    lat:
    68.700805
    lon:
    16.54446
  10. id:
    NSR:StopPlace:50120
    name:
    Bøstad
    label:
    Bøstad, Vestvågøy
    category:

    1 results

    1. onstreetBus
    municipality:
    Vestvågøy
    county:
    Nordland
    lat:
    68.254406
    lon:
    13.778326
  11. id:
    NSR:StopPlace:12504
    name:
    Bystad
    label:
    Bystad, Ringebu
    category:

    1 results

    1. onstreetBus
    municipality:
    Ringebu
    county:
    Innlandet
    lat:
    61.442873
    lon:
    10.183232
  12. id:
    NSR:StopPlace:28304
    name:
    Baustad
    label:
    Baustad, Tysvær
    category:

    1 results

    1. onstreetBus
    municipality:
    Tysvær
    county:
    Rogaland
    lat:
    59.344932
    lon:
    5.828032
  13. id:
    NSR:StopPlace:51744
    name:
    Baustad
    label:
    Baustad, Sømna
    category:

    1 results

    1. onstreetBus
    municipality:
    Sømna
    county:
    Nordland
    lat:
    65.340708
    lon:
    12.196756
  14. id:
    NSR:StopPlace:7207
    name:
    Brustad
    label:
    Brustad, Elverum
    category:

    1 results

    1. onstreetBus
    municipality:
    Elverum
    county:
    Innlandet
    lat:
    61.011837
    lon:
    11.734179
  15. id:
    NSR:StopPlace:8739
    name:
    Brustad
    label:
    Brustad, Engerdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Engerdal
    county:
    Innlandet
    lat:
    61.720932
    lon:
    11.971039
  16. id:
    NSR:StopPlace:24506
    name:
    Buestad
    label:
    Buestad, Kristiansand
    category:

    1 results

    1. onstreetBus
    municipality:
    Kristiansand
    county:
    Agder
    lat:
    58.240271
    lon:
    8.131141
  17. id:
    NSR:StopPlace:43835
    name:
    Bostad
    label:
    Bostad, Trondheim
    category:

    1 results

    1. onstreetBus
    municipality:
    Trondheim
    county:
    Trøndelag
    lat:
    63.324291
    lon:
    10.508737
  18. id:
    NSR:StopPlace:6829
    name:
    Brustad
    label:
    Brustad, Eidsvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidsvoll
    county:
    Akershus
    lat:
    60.380824
    lon:
    11.264293
  19. id:
    NSR:StopPlace:10777
    name:
    Blæstad
    label:
    Blæstad, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.817744
    lon:
    11.186119
  20. id:
    NSR:StopPlace:48376
    name:
    Brustad
    label:
    Brustad, Hattfjelldal
    category:

    1 results

    1. onstreetBus
    municipality:
    Hattfjelldal
    county:
    Nordland
    lat:
    65.735883
    lon:
    14.069047
  21. id:
    NSR:StopPlace:10554
    name:
    Børstad
    label:
    Børstad, Hamar
    category:

    1 results

    1. onstreetBus
    municipality:
    Hamar
    county:
    Innlandet
    lat:
    60.803048
    lon:
    11.085536
  22. id:
    NSR:StopPlace:28302
    name:
    Barstad
    label:
    Barstad, Sokndal
    category:

    1 results

    1. onstreetBus
    municipality:
    Sokndal
    county:
    Rogaland
    lat:
    58.395012
    lon:
    6.264653
  23. id:
    NSR:StopPlace:31323
    name:
    Bolstad
    label:
    Bolstad, Voss
    category:

    1 results

    1. onstreetBus
    municipality:
    Voss
    county:
    Vestland
    lat:
    60.637665
    lon:
    5.957484
  24. id:
    NSR:StopPlace:3206
    name:
    Bårstad
    label:
    Bårstad, Eidsvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Eidsvoll
    county:
    Akershus
    lat:
    60.257886
    lon:
    11.297228
  25. id:
    NSR:StopPlace:14119
    name:
    Bråstad
    label:
    Bråstad, Gjøvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Gjøvik
    county:
    Innlandet
    lat:
    60.8343
    lon:
    10.67019
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.