Amtrak Train Tracker Scraper
Pricing
from $7.50 / 1,000 results
Amtrak Train Tracker Scraper
Track live Amtrak trains across the US network with train number, route, origin, destination, current station, and reported status. Filter by route name like Acela or Northeast Regional to monitor punctuality, delays, and station movements for travel planning or analytics.
Pricing
from $7.50 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
12 hours ago
Last modified
Categories
Share

π Amtrak Train Tracker Scraper
π Export live Amtrak train positions and route status from the Amtraker public API in seconds. From the public Amtraker source to spreadsheet, JSON, JSONL, XML, RSS, or HTML.
The Amtrak Train Tracker Scraper turns the Amtraker public endpoint into a clean, structured dataset. It pulls live Amtrak train positions and route status from the Amtraker public API, normalizes the fields, and pushes one row per record.
Coverage is whatever Amtraker publishes on the public endpoint at the moment you run the actor. No login, no API key, no scraping tricks. Just clean data, ready for analysis.
| π― Target Audience | π‘ Primary Use Cases |
|---|---|
| π Analysts | Pull a fresh snapshot for dashboards |
| π οΈ Developers | Mirror the feed into your own database |
| π° Journalists | Verify facts quickly without writing client code |
| π€ ML engineers | Build training sets from the public feed |
| π’ Operations teams | Monitor changes over time |
| π Researchers | Use the data for academic studies |
π What the Amtrak Train Tracker Scraper does
- Calls the public Amtraker endpoint and parses the response.
- Flattens the data into one row per record with clean field names.
- Surfaces upstream errors as a single record with the
errorfield set, so your pipeline does not crash. - Lets you cap the output with
maxItemsfor cheap previews. - Streams results to the Apify dataset for instant export.
π‘ Why it matters: Public feeds change shape and field names constantly. This actor gives you a stable, documented schema your downstream tooling can rely on.
π Data fields
Each record includes: destination, eta, heading, lat, lon, nextStation, origin, results, route, scrapedAt, status, trainNum, velocity. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.
β οΈ Good to Know: This actor depends on the public Amtraker endpoint. If the upstream is rate-limiting or temporarily unavailable, the actor pushes a single record with the
errorfield populated. Re-run later.
π How to use
- Click Try for free.
- Adjust any filters in the input form (defaults are fine for a first run).
- Click Start. Your dataset is ready in seconds. Download as spreadsheet, JSON, JSONL, XML, RSS, or HTML, or pipe to your warehouse.
π Recommended Actors
| Actor | What it does |
|---|---|
| ParseForge OurAirports Scraper | Global airport database. |
| ParseForge Alpha Vantage Public Scraper | Stocks, FX, crypto, indicators. |
| ParseForge NBA Stats Scraper | NBA player and team stats. |
| ParseForge CurseForge Mods Scraper | Public mod metadata. |
π‘ Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers across business intelligence, real estate, e-commerce, sports, finance, and public records.
Disclaimer: This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by any of the third-party services referenced. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.
π Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.