8000 GitHub - ash2shukla/RailIN: Unofficial API for Indian Railways.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ash2shukla/RailIN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RailIN

This API scrapes data of Indian Railways and parses into JSON for use in personal applications.

Strictly Not intended for commercial use.

  1. Get Route
  2. Get Availability
  3. Get Fare
  4. Get Train Status
  5. Get TrainInfo
  6. Get PNR Status

Example Usage:

`from RailIN import RailIN

ri = RailIN() ri.getPNR('1234567890')

` Output is in JSON format load using json package.

All Responses are subjected to Server's state.

I strictly do not claim any right over the data. And by no means promote usage of it for commercial applications.

Data and it's rights reserved to respective owners.

About

Unofficial API for Indian Railways.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0