Giter Club home page Giter Club logo

tub-bus-tracker's Introduction

TUB Bus Tracker

Simple Web App to track TUB buses in real-time, using their scraped API.

Try now here ๐ŸŒ or watch the demo ๐ŸŽฅ down below.

What's TUB?

TUB (Transportes Urbanos de Braga) is the public Bus company of Braga, Portugal.

The history

At the start of 2024, TUB launched a new App where is available the feature of track buses in real-time, however, just one route once.

The idea here was to join all the routes in one map at once to track all the buses at the same time and on the same map.

How?

Well, with HTTPToolkit, F-Droid, Aurora Store and an Android Emulator I passed all the App traffic over a proxy, found out the API endpoints and now I can just use them. Simple! :)

All this workaround is needed because Android don't allow proxy the traffic from Apps when the PlayStore is available on the system.

The endpoints scraped are:

Endpoint Description
https://mobibus-gateway.ndrive.com/busLocation/${route number} Returns the location of all the buses on this route. Well, you also need their key, but that you will nee to find out

Demo

Just watch!

2024-05-18.16-09-20.mp4

Deploy

Just clone and serve the files. For example:

$ git clone git clone [email protected]:Darguima/TUB-Bus-Tracker.git
$ python3 -m http.server

And now access localhost:8000.

tub-bus-tracker's People

Contributors

darguima avatar

Stargazers

Humberto Gomes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.