About Hong Kong Minibus
Routes, stops, timetables and live arrivals for Hong Kong's green minibuses
Updated: 2026-09-07 18:17 HKT
Minibus Data Sources
All scheduled data comes from Hong Kong Government open data published by the Transport Department, refreshed into MySQL by an import script. Live arrival times are fetched from the TD endpoint on demand and cached for a few seconds.
- Real-time Arrival Data of Green Minibus (data.etagmb.gov.hk): routes, directions, stop sequences, stop coordinates, published headways and live ETAs.
- GMB Route and Fare Information, Transport Department (data.gov.hk): full fares, journey times and stop pick-up / drop-off restrictions.
Data is used under the terms and conditions of data.gov.hk. This is an unofficial site and is not affiliated with the Transport Department or any minibus operator.
How Minibus Timetables Work
Green minibuses are licensed on headways, not fixed departure times: an operator commits to running, say, every 8–12 minutes between 07:00 and 09:30 on Mondays to Saturdays. The timetable tables on this site show exactly those licensed bands, and highlight the one in force right now in Hong Kong time. For the actual next vehicle, use the live arrivals on any stop or route page.
API
This site exposes a small read-only JSON API:
/api/eta/stop/<stop_id>/api/eta/route/<route_id>/<seq>/<stop_seq>/api/stops/nearby?lat=&lng=&radius=/api/route/<route_id>/<seq>/geometry