SINGAPORE-BUS
Get information of all the bus-stops in Singapore
Last updated
Get information of all the bus-stops in Singapore
Last updated
1. Making an HTTP request via a web browser or API platform etc. Postman.
2. The following parameters are accepted:
id
Bus stop code
E.g. 01119 (Bugis Junction)
download
To download the JSON output
Empty or any value is fine
Depending on the parameters, the script will construct a URL to fetch information from the GitHub owner's API accordingly.
id
parameter:
The script will retrieve information of a bus-stop according to its ID.
download
parameter
The JSON output will be automatically downloaded from the web browser. See the download sample at here.