Skip to content

This is a parser for train timetables. It uses data from the site tutu.ru.

Notifications You must be signed in to change notification settings

G82ft/Train-timetable-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Train-timetable-parser

This is a parser for train timetables. It uses data from the site tutu.ru.

WARNING: it is only suitable for electric trains.

You can get timetable in two ways:

  • Run the script with two command line arguments: first is the name of the departure station and the second is the name of the arrival station.
  • Run the script without command line arguments. You will be prompted to enter the name of the departure and arrival stations.

In any case, you will receive a formatted timetable for today with departure and arrival times and price in RUB. Also, you will get a JSON file.

About

This is a parser for train timetables. It uses data from the site tutu.ru.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages