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
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.
| Parameter | Requirement | JSON type | Description |
|---|---|---|---|
query | required | string | Stop name or place, e.g. "Oslo S". |
limit | optional | integer | Maximum hits, 1-100. Unit: items. |
lang | optional | string | Result language, normally "no" or "en". |
offset | optional | integer | Number 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.
Result
- returned:
- 25
- stops:
25 results
- id:
- NSR:StopPlace:6126
- name:
- Caspar Storms vei
- label:
- Caspar Storms vei, Oslo
- category:
1 results
- onstreetBus
- municipality:
- Oslo
- county:
- Oslo
- lat:
- 59.919765
- lon:
- 10.829875
- id:
- NSR:StopPlace:10556
- name:
- Casparis veg/Solvangvegen
- label:
- Casparis veg/Solvangvegen, Hamar
- category:
1 results
- onstreetBus
- municipality:
- Hamar
- county:
- Innlandet
- lat:
- 60.802444
- lon:
- 11.083102
- id:
- NSR:StopPlace:22775
- name:
- Hove camping ferjekai
- label:
- Hove camping ferjekai, Arendal
- category:
1 results
- ferryStop
- municipality:
- Arendal
- county:
- Agder
- lat:
- 58.436603
- lon:
- 8.825088
- id:
- NSR:StopPlace:59684
- name:
- Ekeberg camping
- label:
- Ekeberg camping, Oslo
- category:
2 results
- onstreetBus
- onstreetBus
- municipality:
- Oslo
- county:
- Oslo
- lat:
- 59.898025
- lon:
- 10.775539
- id:
- NSR:StopPlace:61624
- name:
- Hølldalsføss
- label:
- Hølldalsføss, Vestre Slidre
- category:
2 results
- onstreetBus
- onstreetBus
- municipality:
- Vestre Slidre
- county:
- Innlandet
- lat:
- 61.034763
- lon:
- 9.177039
- id:
- NSR:StopPlace:12203
- name:
- Skarå camping
- label:
- Skarå camping, Vågå
- category:
1 results
- onstreetBus
- municipality:
- Vågå
- county:
- Innlandet
- lat:
- 61.77264
- lon:
- 9.087703
- id:
- NSR:StopPlace:13009
- name:
- Lyngstrand Camping
- label:
- Lyngstrand Camping, Søndre Land
- category:
1 results
- onstreetBus
- municipality:
- Søndre Land
- county:
- Innlandet
- lat:
- 60.719819
- lon:
- 10.293812
- id:
- NSR:StopPlace:14005
- name:
- Stranda camping
- label:
- Stranda camping, Gjøvik
- category:
1 results
- onstreetBus
- municipality:
- Gjøvik
- county:
- Innlandet
- lat:
- 61.024981
- lon:
- 10.44876
- id:
- NSR:StopPlace:16460
- name:
- Gol Camping
- label:
- Gol Camping, Gol
- category:
1 results
- onstreetBus
- municipality:
- Gol
- county:
- Buskerud
- lat:
- 60.70015
- lon:
- 9.00508
- id:
- NSR:StopPlace:2897
- name:
- Nes camping
- label:
- Nes camping, Moss
- category:
1 results
- onstreetBus
- municipality:
- Moss
- county:
- Østfold
- lat:
- 59.482742
- lon:
- 10.642499
- id:
- NSR:StopPlace:29777
- name:
- Tofterøy camping
- label:
- Tofterøy camping, Øygarden
- category:
1 results
- onstreetBus
- municipality:
- Øygarden
- county:
- Vestland
- lat:
- 60.174975
- lon:
- 5.044347
- id:
- NSR:StopPlace:42266
- name:
- Gullvåg camping
- label:
- Gullvåg camping, Midtre Gauldal
- category:
1 results
- onstreetBus
- municipality:
- Midtre Gauldal
- county:
- Trøndelag
- lat:
- 62.917446
- lon:
- 10.141754
- id:
- NSR:StopPlace:42343
- name:
- Våberg Camping
- label:
- Våberg Camping, Hitra
- category:
1 results
- onstreetBus
- municipality:
- Hitra
- county:
- Trøndelag
- lat:
- 63.52638
- lon:
- 9.328256
- id:
- NSR:StopPlace:49784
- name:
- Tømmerneset camping
- label:
- Tømmerneset camping, Hamarøy
- category:
1 results
- onstreetBus
- municipality:
- Hamarøy
- county:
- Nordland
- lat:
- 67.906994
- lon:
- 15.873677
- id:
- NSR:StopPlace:8681
- name:
- Drevsjø Camping
- label:
- Drevsjø Camping, Engerdal
- category:
1 results
- onstreetBus
- municipality:
- Engerdal
- county:
- Innlandet
- lat:
- 61.898474
- lon:
- 12.006735
- id:
- NSR:StopPlace:21874
- name:
- Rosfjord camping
- label:
- Rosfjord camping, Lyngdal
- category:
1 results
- onstreetBus
- municipality:
- Lyngdal
- county:
- Agder
- lat:
- 58.122319
- lon:
- 7.059725
- id:
- NSR:StopPlace:32526
- name:
- Vågenes Camping
- label:
- Vågenes Camping, Alver
- category:
1 results
- onstreetBus
- municipality:
- Alver
- county:
- Vestland
- lat:
- 60.671825
- lon:
- 4.956373
- id:
- NSR:StopPlace:33336
- name:
- Vike camping
- label:
- Vike camping, Alver
- category:
1 results
- onstreetBus
- municipality:
- Alver
- county:
- Vestland
- lat:
- 60.698546
- lon:
- 5.580025
- id:
- NSR:StopPlace:34083
- name:
- Kjørnes Camping
- label:
- Kjørnes Camping, Sogndal
- category:
1 results
- onstreetBus
- municipality:
- Sogndal
- county:
- Vestland
- lat:
- 61.216564
- lon:
- 7.125423
- id:
- NSR:StopPlace:34346
- name:
- Skresanden camping
- label:
- Skresanden camping, Aurland
- category:
1 results
- onstreetBus
- municipality:
- Aurland
- county:
- Vestland
- lat:
- 60.894393
- lon:
- 7.229697
- id:
- NSR:StopPlace:34658
- name:
- Bjøraker camping
- label:
- Bjøraker camping, Lærdal
- category:
1 results
- onstreetBus
- municipality:
- Lærdal
- county:
- Vestland
- lat:
- 61.072272
- lon:
- 7.927508
- id:
- NSR:StopPlace:35070
- name:
- Viking camping
- label:
- Viking camping, Stryn
- category:
1 results
- onstreetBus
- municipality:
- Stryn
- county:
- Vestland
- lat:
- 61.857834
- lon:
- 6.603286
- id:
- NSR:StopPlace:37194
- name:
- Tveit camping
- label:
- Tveit camping, Vik
- category:
1 results
- onstreetBus
- municipality:
- Vik
- county:
- Vestland
- lat:
- 61.144322
- lon:
- 6.621964
- id:
- NSR:StopPlace:51821
- name:
- Campingplassen
- label:
- Campingplassen, Vefsn
- category:
1 results
- onstreetBus
- municipality:
- Vefsn
- county:
- Nordland
- lat:
- 65.83471
- lon:
- 13.220452
- id:
- NSR:StopPlace:52479
- name:
- Sagelvvatn camping
- label:
- Sagelvvatn camping, Balsfjord
- category:
1 results
- onstreetBus
- municipality:
- Balsfjord
- county:
- Troms
- lat:
- 69.181289
- lon:
- 19.057361
- limit:
- 25
- offset:
- 0
- has_more_results:
- no
- truncated:
- no
Show all fields in HTML
- returned:
- 25
- stops:
25 results
- id:
- NSR:StopPlace:6126
- name:
- Caspar Storms vei
- label:
- Caspar Storms vei, Oslo
- category:
1 results
- onstreetBus
- municipality:
- Oslo
- county:
- Oslo
- lat:
- 59.919765
- lon:
- 10.829875
- id:
- NSR:StopPlace:10556
- name:
- Casparis veg/Solvangvegen
- label:
- Casparis veg/Solvangvegen, Hamar
- category:
1 results
- onstreetBus
- municipality:
- Hamar
- county:
- Innlandet
- lat:
- 60.802444
- lon:
- 11.083102
- id:
- NSR:StopPlace:22775
- name:
- Hove camping ferjekai
- label:
- Hove camping ferjekai, Arendal
- category:
1 results
- ferryStop
- municipality:
- Arendal
- county:
- Agder
- lat:
- 58.436603
- lon:
- 8.825088
- id:
- NSR:StopPlace:59684
- name:
- Ekeberg camping
- label:
- Ekeberg camping, Oslo
- category:
2 results
- onstreetBus
- onstreetBus
- municipality:
- Oslo
- county:
- Oslo
- lat:
- 59.898025
- lon:
- 10.775539
- id:
- NSR:StopPlace:61624
- name:
- Hølldalsføss
- label:
- Hølldalsføss, Vestre Slidre
- category:
2 results
- onstreetBus
- onstreetBus
- municipality:
- Vestre Slidre
- county:
- Innlandet
- lat:
- 61.034763
- lon:
- 9.177039
- id:
- NSR:StopPlace:12203
- name:
- Skarå camping
- label:
- Skarå camping, Vågå
- category:
1 results
- onstreetBus
- municipality:
- Vågå
- county:
- Innlandet
- lat:
- 61.77264
- lon:
- 9.087703
- id:
- NSR:StopPlace:13009
- name:
- Lyngstrand Camping
- label:
- Lyngstrand Camping, Søndre Land
- category:
1 results
- onstreetBus
- municipality:
- Søndre Land
- county:
- Innlandet
- lat:
- 60.719819
- lon:
- 10.293812
- id:
- NSR:StopPlace:14005
- name:
- Stranda camping
- label:
- Stranda camping, Gjøvik
- category:
1 results
- onstreetBus
- municipality:
- Gjøvik
- county:
- Innlandet
- lat:
- 61.024981
- lon:
- 10.44876
- id:
- NSR:StopPlace:16460
- name:
- Gol Camping
- label:
- Gol Camping, Gol
- category:
1 results
- onstreetBus
- municipality:
- Gol
- county:
- Buskerud
- lat:
- 60.70015
- lon:
- 9.00508
- id:
- NSR:StopPlace:2897
- name:
- Nes camping
- label:
- Nes camping, Moss
- category:
1 results
- onstreetBus
- municipality:
- Moss
- county:
- Østfold
- lat:
- 59.482742
- lon:
- 10.642499
- id:
- NSR:StopPlace:29777
- name:
- Tofterøy camping
- label:
- Tofterøy camping, Øygarden
- category:
1 results
- onstreetBus
- municipality:
- Øygarden
- county:
- Vestland
- lat:
- 60.174975
- lon:
- 5.044347
- id:
- NSR:StopPlace:42266
- name:
- Gullvåg camping
- label:
- Gullvåg camping, Midtre Gauldal
- category:
1 results
- onstreetBus
- municipality:
- Midtre Gauldal
- county:
- Trøndelag
- lat:
- 62.917446
- lon:
- 10.141754
- id:
- NSR:StopPlace:42343
- name:
- Våberg Camping
- label:
- Våberg Camping, Hitra
- category:
1 results
- onstreetBus
- municipality:
- Hitra
- county:
- Trøndelag
- lat:
- 63.52638
- lon:
- 9.328256
- id:
- NSR:StopPlace:49784
- name:
- Tømmerneset camping
- label:
- Tømmerneset camping, Hamarøy
- category:
1 results
- onstreetBus
- municipality:
- Hamarøy
- county:
- Nordland
- lat:
- 67.906994
- lon:
- 15.873677
- id:
- NSR:StopPlace:8681
- name:
- Drevsjø Camping
- label:
- Drevsjø Camping, Engerdal
- category:
1 results
- onstreetBus
- municipality:
- Engerdal
- county:
- Innlandet
- lat:
- 61.898474
- lon:
- 12.006735
- id:
- NSR:StopPlace:21874
- name:
- Rosfjord camping
- label:
- Rosfjord camping, Lyngdal
- category:
1 results
- onstreetBus
- municipality:
- Lyngdal
- county:
- Agder
- lat:
- 58.122319
- lon:
- 7.059725
- id:
- NSR:StopPlace:32526
- name:
- Vågenes Camping
- label:
- Vågenes Camping, Alver
- category:
1 results
- onstreetBus
- municipality:
- Alver
- county:
- Vestland
- lat:
- 60.671825
- lon:
- 4.956373
- id:
- NSR:StopPlace:33336
- name:
- Vike camping
- label:
- Vike camping, Alver
- category:
1 results
- onstreetBus
- municipality:
- Alver
- county:
- Vestland
- lat:
- 60.698546
- lon:
- 5.580025
- id:
- NSR:StopPlace:34083
- name:
- Kjørnes Camping
- label:
- Kjørnes Camping, Sogndal
- category:
1 results
- onstreetBus
- municipality:
- Sogndal
- county:
- Vestland
- lat:
- 61.216564
- lon:
- 7.125423
- id:
- NSR:StopPlace:34346
- name:
- Skresanden camping
- label:
- Skresanden camping, Aurland
- category:
1 results
- onstreetBus
- municipality:
- Aurland
- county:
- Vestland
- lat:
- 60.894393
- lon:
- 7.229697
- id:
- NSR:StopPlace:34658
- name:
- Bjøraker camping
- label:
- Bjøraker camping, Lærdal
- category:
1 results
- onstreetBus
- municipality:
- Lærdal
- county:
- Vestland
- lat:
- 61.072272
- lon:
- 7.927508
- id:
- NSR:StopPlace:35070
- name:
- Viking camping
- label:
- Viking camping, Stryn
- category:
1 results
- onstreetBus
- municipality:
- Stryn
- county:
- Vestland
- lat:
- 61.857834
- lon:
- 6.603286
- id:
- NSR:StopPlace:37194
- name:
- Tveit camping
- label:
- Tveit camping, Vik
- category:
1 results
- onstreetBus
- municipality:
- Vik
- county:
- Vestland
- lat:
- 61.144322
- lon:
- 6.621964
- id:
- NSR:StopPlace:51821
- name:
- Campingplassen
- label:
- Campingplassen, Vefsn
- category:
1 results
- onstreetBus
- municipality:
- Vefsn
- county:
- Nordland
- lat:
- 65.83471
- lon:
- 13.220452
- id:
- NSR:StopPlace:52479
- name:
- Sagelvvatn camping
- label:
- Sagelvvatn camping, Balsfjord
- category:
1 results
- onstreetBus
- municipality:
- Balsfjord
- county:
- Troms
- lat:
- 69.181289
- lon:
- 19.057361
- limit:
- 25
- offset:
- 0
- has_more_results:
- no
- truncated:
- no
Will you use the result in generated code?
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
- Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
- Check types, units, limits and ID formats in the parameter table.
- 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
- Use the stop place ID for details, and distinguish scheduled times from real-time estimates.
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.
AI agent? Read the complete navigation and programming guide.