piemadd / amtrak

NPM library to get Amtrak tracking data.
GNU Affero General Public License v3.0
50 stars 4 forks source link

anyway to get all trains schedule for the day for a particular route ? #8

Open carefulcomputer opened 1 year ago

carefulcomputer commented 1 year ago

I am try to find all trains scheduled for a day (they may not be active yet) for a particular route. From the API it seems it only fetches active/soon to be active trains. Ideally looking for output (in json format) similar to what you get when you search with starting/ending station and date on amtrak website.