Skip to content

This repository contains code to scrape data from Thane Municipal Transport Undertaking app APIs

Notifications You must be signed in to change notification settings

DevanshuSawant/ThaneMunicipalTransportUndertakingData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TMTU

This Code uses the "https://tmtitsapi.locationtracker.com/api/" API used in the WHEREISMYTMTBUS app to extract -

  • Bus Stops
    Bus Stops can be extracted directly from the waypoints API (test/TMTStopsDirect.json) and also through the routes API (test/TMTStopsThroughRoutes.json)
  • Bus Routes
  • Bus Locations
  • Store Bus Locations to a Database (store to a local mongodb instance on "mongodb://localhost:27017")

The endpoints for the API used above are available HERE

About

This repository contains code to scrape data from Thane Municipal Transport Undertaking app APIs

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages