{"id":15592226,"url":"https://github.com/derhuerst/vbb-find-stations","last_synced_at":"2026-03-05T14:30:17.337Z","repository":{"id":57390993,"uuid":"56014131","full_name":"derhuerst/vbb-find-stations","owner":"derhuerst","description":"Search for stations of VBB.","archived":false,"fork":false,"pushed_at":"2021-04-16T14:24:21.000Z","size":272,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-07T19:11:50.871Z","etag":null,"topics":["berlin","bvg","search","transit","transport","vbb"],"latest_commit_sha":null,"homepage":"https://github.com/derhuerst/vbb-find-stations","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/derhuerst.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-04-11T23:05:34.000Z","updated_at":"2021-04-16T14:24:24.000Z","dependencies_parsed_at":"2022-09-19T04:32:09.623Z","dependency_job_id":null,"html_url":"https://github.com/derhuerst/vbb-find-stations","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fvbb-find-stations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fvbb-find-stations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fvbb-find-stations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/derhuerst%2Fvbb-find-stations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/derhuerst","download_url":"https://codeload.github.com/derhuerst/vbb-find-stations/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239890151,"owners_count":19713920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["berlin","bvg","search","transit","transport","vbb"],"created_at":"2024-10-02T23:59:11.267Z","updated_at":"2026-03-05T14:30:17.263Z","avatar_url":"https://github.com/derhuerst.png","language":"JavaScript","funding_links":["https://patreon.com/derhuerst"],"categories":[],"sub_categories":[],"readme":"# vbb-find-stations\n\n**Find stations of Berlin Brandenburg public transport service (VBB).** This module is only a wrapper around [`vbb-stations-autocomplete`](https://github.com/derhuerst/vbb-stations-autocomplete).\n\n[![npm version](https://img.shields.io/npm/v/vbb-find-stations.svg)](https://www.npmjs.com/package/vbb-find-stations)\n[![build status](https://img.shields.io/travis/derhuerst/vbb-find-stations.svg)](https://travis-ci.org/derhuerst/vbb-find-stations)\n![ISC-licensed](https://img.shields.io/github/license/derhuerst/vbb-find-stations.svg)\n[![gitter channel](https://badges.gitter.im/derhuerst/vbb-rest.svg)](https://gitter.im/derhuerst/vbb-rest)\n[![support me on Patreon](https://img.shields.io/badge/support%20me-on%20patreon-fa7664.svg)](https://patreon.com/derhuerst)\n\n\n## Installing\n\n```shell\nnpm install vbb-find-stations\n```\n\n\n## Usage\n\n```javascript\nconst findStations = require('vbb-find-stations')\n\nconsole.log(findStations('U Steglitz'))\n```\n\n`findStations` returns [*Friendly Public Transport Format* 1.2.1](https://github.com/public-transport/friendly-public-transport-format/blob/1.2.1/spec/readme.md) `station`s.\n\n```js\n[ {\n\ttype: 'station',\n\tid: '900000062202',\n\tname: 'S+U Rathaus Steglitz (Berlin)',\n\tlocation: {\n\t\ttype: 'location',\n\t\tlatitude: 52.455066,\n\t\tlongitude: 13.322152\n\t},\n\tweight: 2736,\n\trelevance: 3.1185246962418125,\n\tscore: 43.61687553989209\n}, {\n\ttype: 'station',\n\tid: '900000062781',\n\tname: 'S+U Rathaus Steglitz (Berlin) [U9]',\n\tlocation: {\n\t\ttype: 'location',\n\t\tlatitude: 52.456438,\n\t\tlongitude: 13.319986\n\t},\n\tweight: 2831.5,\n\trelevance: 2.4948197569934503,\n\tscore: 35.294851852317365\n}, {\n\ttype: 'station',\n\tid: '900000062782',\n\tname: 'S+U Rathaus Steglitz (Berlin) [Bus Schloßstr.]',\n\tlocation: {\n\t\ttype: 'location',\n\t\tlatitude: 52.456755,\n\t\tlongitude: 13.320584\n\t},\n\tweight: 4831.25,\n\trelevance: 2.0790164641612083,\n\tscore: 35.14615060514675\n}, {\n\ttype: 'station',\n\tid: '900000062282',\n\tname: 'S+U Rathaus Steglitz/Kreisel (Berlin)',\n\tlocation: {\n\t\ttype: 'location',\n\t\tlatitude: 52.455889,\n\t\tlongitude: 13.320852\n\t},\n\tweight: 2563.75,\n\trelevance: 2.4948197569934503,\n\tscore: 34.14531045766747\n}, {\n\ttype: 'station',\n\tid: '900000062784',\n\tname: 'S+U Rathaus Steglitz (Berlin) [Bus Albrechtstr.]',\n\tlocation: {\n\t\ttype: 'location',\n\t\tlatitude: 52.45668,\n\t\tlongitude: 13.321685\n\t},\n\tweight: 2834,\n\trelevance: 2.0790164641612083,\n\tscore: 29.421030297346405\n} ]\n```\n\n\n## Contributing\n\nIf you **have a question**, **found a bug** or want to **propose a feature**, have a look at [the issues page](https://github.com/derhuerst/vbb-find-stations/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fvbb-find-stations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fderhuerst%2Fvbb-find-stations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fderhuerst%2Fvbb-find-stations/lists"}