UK Transport - transportation

At: https://www.transportapi.com appears to be a wealth of data that could be accessible by node red. I haven't found any reference to it yet in the flows other than tfl.

Is anyone working on integrating it into node red?

You can use the http request node and run the response through a JSON node

No need for a node when it’s that easy.

There is an existing node for live train times that uses a different api to access the same underlying data

Thanks - I forgot about the http request - I'll give that try.

:slight_smile: