search_stops

Search Norway's National Stop Register by stop name.

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.
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": "..."}
}
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.
Type: string. Result language, normally "no" or "en".

Result

Source: Entur. Retrieved 2026-08-03T07:19:24Z in 0.153 seconds.

returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:30246
    name:
    Eide
    label:
    Eide, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.280522
    lon:
    6.302992
  2. id:
    NSR:StopPlace:37247
    name:
    Eide
    label:
    Eide, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    60.864588
    lon:
    5.117365
  3. id:
    NSR:StopPlace:48897
    name:
    Eide
    label:
    Eide, Vågan
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågan
    county:
    Nordland
    lat:
    68.35757
    lon:
    14.753235
  4. id:
    NSR:StopPlace:43570
    name:
    Eide
    label:
    Eide, Ørland
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørland
    county:
    Trøndelag
    lat:
    63.722685
    lon:
    9.831048
  5. id:
    NSR:StopPlace:43572
    name:
    Eide
    label:
    Eide, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.945772
    lon:
    10.069258
  6. id:
    NSR:StopPlace:43567
    name:
    Eide
    label:
    Eide, Hitra
    category:

    1 results

    1. onstreetBus
    municipality:
    Hitra
    county:
    Trøndelag
    lat:
    63.621815
    lon:
    8.930683
  7. id:
    NSR:StopPlace:35971
    name:
    Eide
    label:
    Eide, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.97868
    lon:
    5.135006
  8. id:
    NSR:StopPlace:44301
    name:
    Eide
    label:
    Eide, Lierne
    category:

    1 results

    1. onstreetBus
    municipality:
    Lierne
    county:
    Trøndelag
    lat:
    64.441739
    lon:
    13.628409
  9. id:
    NSR:StopPlace:38116
    name:
    Eide
    label:
    Eide, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.194395
    lon:
    7.144111
  10. id:
    NSR:StopPlace:35569
    name:
    Eide
    label:
    Eide, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.377819
    lon:
    5.108688
  11. id:
    NSR:StopPlace:36494
    name:
    Eide
    label:
    Eide, Solund
    category:

    1 results

    1. onstreetBus
    municipality:
    Solund
    county:
    Vestland
    lat:
    61.10183
    lon:
    4.914453
  12. id:
    NSR:StopPlace:27938
    name:
    Eide
    label:
    Eide, Lund
    category:

    1 results

    1. onstreetBus
    municipality:
    Lund
    county:
    Rogaland
    lat:
    58.47742
    lon:
    6.357922
  13. id:
    NSR:StopPlace:30241
    name:
    Eide
    label:
    Eide, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.739534
    lon:
    5.798753
  14. id:
    NSR:StopPlace:30251
    name:
    Eide
    label:
    Eide, Kvam
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvam
    county:
    Vestland
    lat:
    60.279612
    lon:
    6.166559
  15. id:
    NSR:StopPlace:19162
    name:
    Eide
    label:
    Eide, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.344625
    lon:
    9.902179
  16. id:
    NSR:StopPlace:30238
    name:
    Eide
    label:
    Eide, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.23201
    lon:
    5.871251
  17. id:
    NSR:StopPlace:30243
    name:
    Eide
    label:
    Eide, Fitjar
    category:

    1 results

    1. onstreetBus
    municipality:
    Fitjar
    county:
    Vestland
    lat:
    59.924718
    lon:
    5.472821
  18. id:
    NSR:StopPlace:30249
    name:
    Eide
    label:
    Eide, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    59.789621
    lon:
    5.701859
  19. id:
    NSR:StopPlace:36259
    name:
    Eide
    label:
    Eide, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.02035
    lon:
    5.429015
  20. id:
    NSR:StopPlace:38120
    name:
    Eide
    label:
    Eide, Hustadvika
    category:

    1 results

    1. onstreetBus
    municipality:
    Hustadvika
    county:
    Møre og Romsdal
    lat:
    62.914856
    lon:
    7.445224
  21. id:
    NSR:StopPlace:43565
    name:
    Eide
    label:
    Eide, Heim
    category:

    1 results

    1. onstreetBus
    municipality:
    Heim
    county:
    Trøndelag
    lat:
    63.235409
    lon:
    9.035799
  22. id:
    NSR:StopPlace:64207
    name:
    Eide
    label:
    Eide, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.125371
    lon:
    5.904953
  23. id:
    NSR:StopPlace:25651
    name:
    Eidet
    label:
    Eidet, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.54506
    lon:
    8.535514
  24. id:
    NSR:StopPlace:57551
    name:
    Eidet
    label:
    Eidet, Aurskog-Høland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurskog-Høland
    county:
    Akershus
    lat:
    59.738764
    lon:
    11.803836
  25. id:
    NSR:StopPlace:43575
    name:
    Eidem
    label:
    Eidem, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.928978
    lon:
    10.015619
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Show all fields in HTML
returned:
25
stops:

25 results

  1. id:
    NSR:StopPlace:30246
    name:
    Eide
    label:
    Eide, Ullensvang
    category:

    1 results

    1. onstreetBus
    municipality:
    Ullensvang
    county:
    Vestland
    lat:
    60.280522
    lon:
    6.302992
  2. id:
    NSR:StopPlace:37247
    name:
    Eide
    label:
    Eide, Gulen
    category:

    1 results

    1. onstreetBus
    municipality:
    Gulen
    county:
    Vestland
    lat:
    60.864588
    lon:
    5.117365
  3. id:
    NSR:StopPlace:48897
    name:
    Eide
    label:
    Eide, Vågan
    category:

    1 results

    1. onstreetBus
    municipality:
    Vågan
    county:
    Nordland
    lat:
    68.35757
    lon:
    14.753235
  4. id:
    NSR:StopPlace:43570
    name:
    Eide
    label:
    Eide, Ørland
    category:

    1 results

    1. onstreetBus
    municipality:
    Ørland
    county:
    Trøndelag
    lat:
    63.722685
    lon:
    9.831048
  5. id:
    NSR:StopPlace:43572
    name:
    Eide
    label:
    Eide, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.945772
    lon:
    10.069258
  6. id:
    NSR:StopPlace:43567
    name:
    Eide
    label:
    Eide, Hitra
    category:

    1 results

    1. onstreetBus
    municipality:
    Hitra
    county:
    Trøndelag
    lat:
    63.621815
    lon:
    8.930683
  7. id:
    NSR:StopPlace:35971
    name:
    Eide
    label:
    Eide, Kinn
    category:

    1 results

    1. onstreetBus
    municipality:
    Kinn
    county:
    Vestland
    lat:
    61.97868
    lon:
    5.135006
  8. id:
    NSR:StopPlace:44301
    name:
    Eide
    label:
    Eide, Lierne
    category:

    1 results

    1. onstreetBus
    municipality:
    Lierne
    county:
    Trøndelag
    lat:
    64.441739
    lon:
    13.628409
  9. id:
    NSR:StopPlace:38116
    name:
    Eide
    label:
    Eide, Fjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Fjord
    county:
    Møre og Romsdal
    lat:
    62.194395
    lon:
    7.144111
  10. id:
    NSR:StopPlace:35569
    name:
    Eide
    label:
    Eide, Askvoll
    category:

    1 results

    1. onstreetBus
    municipality:
    Askvoll
    county:
    Vestland
    lat:
    61.377819
    lon:
    5.108688
  11. id:
    NSR:StopPlace:36494
    name:
    Eide
    label:
    Eide, Solund
    category:

    1 results

    1. onstreetBus
    municipality:
    Solund
    county:
    Vestland
    lat:
    61.10183
    lon:
    4.914453
  12. id:
    NSR:StopPlace:27938
    name:
    Eide
    label:
    Eide, Lund
    category:

    1 results

    1. onstreetBus
    municipality:
    Lund
    county:
    Rogaland
    lat:
    58.47742
    lon:
    6.357922
  13. id:
    NSR:StopPlace:30241
    name:
    Eide
    label:
    Eide, Vaksdal
    category:

    1 results

    1. onstreetBus
    municipality:
    Vaksdal
    county:
    Vestland
    lat:
    60.739534
    lon:
    5.798753
  14. id:
    NSR:StopPlace:30251
    name:
    Eide
    label:
    Eide, Kvam
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvam
    county:
    Vestland
    lat:
    60.279612
    lon:
    6.166559
  15. id:
    NSR:StopPlace:19162
    name:
    Eide
    label:
    Eide, Larvik
    category:

    1 results

    1. onstreetBus
    municipality:
    Larvik
    county:
    Vestfold
    lat:
    59.344625
    lon:
    9.902179
  16. id:
    NSR:StopPlace:30238
    name:
    Eide
    label:
    Eide, Bjørnafjorden
    category:

    1 results

    1. onstreetBus
    municipality:
    Bjørnafjorden
    county:
    Vestland
    lat:
    60.23201
    lon:
    5.871251
  17. id:
    NSR:StopPlace:30243
    name:
    Eide
    label:
    Eide, Fitjar
    category:

    1 results

    1. onstreetBus
    municipality:
    Fitjar
    county:
    Vestland
    lat:
    59.924718
    lon:
    5.472821
  18. id:
    NSR:StopPlace:30249
    name:
    Eide
    label:
    Eide, Kvinnherad
    category:

    1 results

    1. onstreetBus
    municipality:
    Kvinnherad
    county:
    Vestland
    lat:
    59.789621
    lon:
    5.701859
  19. id:
    NSR:StopPlace:36259
    name:
    Eide
    label:
    Eide, Stad
    category:

    1 results

    1. onstreetBus
    municipality:
    Stad
    county:
    Vestland
    lat:
    62.02035
    lon:
    5.429015
  20. id:
    NSR:StopPlace:38120
    name:
    Eide
    label:
    Eide, Hustadvika
    category:

    1 results

    1. onstreetBus
    municipality:
    Hustadvika
    county:
    Møre og Romsdal
    lat:
    62.914856
    lon:
    7.445224
  21. id:
    NSR:StopPlace:43565
    name:
    Eide
    label:
    Eide, Heim
    category:

    1 results

    1. onstreetBus
    municipality:
    Heim
    county:
    Trøndelag
    lat:
    63.235409
    lon:
    9.035799
  22. id:
    NSR:StopPlace:64207
    name:
    Eide
    label:
    Eide, Stavanger
    category:

    1 results

    1. onstreetBus
    municipality:
    Stavanger
    county:
    Rogaland
    lat:
    59.125371
    lon:
    5.904953
  23. id:
    NSR:StopPlace:25651
    name:
    Eidet
    label:
    Eidet, Froland
    category:

    1 results

    1. onstreetBus
    municipality:
    Froland
    county:
    Agder
    lat:
    58.54506
    lon:
    8.535514
  24. id:
    NSR:StopPlace:57551
    name:
    Eidet
    label:
    Eidet, Aurskog-Høland
    category:

    1 results

    1. onstreetBus
    municipality:
    Aurskog-Høland
    county:
    Akershus
    lat:
    59.738764
    lon:
    11.803836
  25. id:
    NSR:StopPlace:43575
    name:
    Eidem
    label:
    Eidem, Åfjord
    category:

    1 results

    1. onstreetBus
    municipality:
    Åfjord
    county:
    Trøndelag
    lat:
    63.928978
    lon:
    10.015619
limit:
25
offset:
0
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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.