Is there any API provided by Indian Railways to search its train network, time-tables etc. There are many sites out there which show time-table etc. I searched Google but couldn't find any info on Web services or APIs provided by Railways. Is data scraping the only way?

link|improve this question

78% accept rate
View the source code of their web page ... developers are used to put in there names for every change they make there !!.. call them and ask :) – Gopi Aug 12 '10 at 8:56
feedback

2 Answers

You need to be a big shot to use their api ( i can't understand why you need to show a turnover of Rs 5 crores to use their API )

Indian Railways opened up it’s ticket booking APIs a few weeks back and here are some fine prints that you need to understand:

* Must have minimum annual turnover (i.e. Gross transaction value) of Rs.5 crore in last financial year from Travel business.
* The OTA will be required to submit a one time non refundable deposit of Rs. 20 lakh once the proposal is approved by IRCTC. 

Here is their address: The Group General Manager/ITS Indian Railway Catering & Tourism Corporation Ltd., Ist Floor, Internet Ticketing center, IRCA Building State Entry Road New Delhi-110055. Ph-011 23741113 / 23345804,05 Ext- 614,621,620,619 e-mail id – eoi@irctc.co.in

link|improve this answer
feedback

I think they don't have, I google it a lot and finally developing myself, here you can go -

http://indianrailapi.appspot.com/indianRailInfo/getStations?src=bhopal&dst=mumbai

http://indianrailapi.appspot.com/indianRailInfo/getTrains?src=bpl&dst=cstm

Will try to complete it soon.

Thanks Pravin

link|improve this answer
So from where do you get the data? Through web scrapping? – Raj Jul 6 '11 at 11:24
any updates on this ? – mehul9595 Jan 18 at 7:05
@Pravin, Are you also planning to provide Seat Availability, PNR Status, Train Avalability services? – Prem Mar 21 at 6:26
feedback

protected by Community Nov 22 '11 at 12:51

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.