ONE Cargo Tracking Scraper
Pricing
from $1.00 / 1,000 tracking results
ONE Cargo Tracking Scraper
Track Ocean Network Express (ONE) container shipments and extract real-time tracking data. Enter container, B/L or booking numbers and get origin/destination ports, container details, vessel voyages and the full shipment event timeline as structured JSON, CSV or Excel.
Pricing
from $1.00 / 1,000 tracking results
Rating
5.0
(1)
Developer
Muhammet Akkurt
Maintained by CommunityActor stats
2
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share

ONE Cargo Tracking Scraper
What does ONE Cargo Tracking Scraper do?
ONE Cargo Tracking Scraper is an Apify actor that extracts real-time shipment tracking data from Ocean Network Express (ONE), one of the world's largest container shipping carriers. Simply enter your tracking numbers — container numbers, B/L (Bill of Lading) numbers, or booking numbers — and the scraper automatically detects the type, queries the ONE tracking system, and returns structured shipment data ready for analysis or integration.
No coding experience is needed. Paste your numbers, click Start, and download the results in JSON, CSV, Excel, or other formats.
Why scrape ONE shipment data?
Manually checking the ONE website for container tracking updates is time-consuming, especially when managing multiple shipments across different trade lanes. This actor automates ONE cargo tracking so you can:
- 📦 Monitor shipment status — Get real-time container milestones, vessel names, voyage numbers, ports and status updates
- 🔄 Track in bulk — Track hundreds of container, B/L, or booking numbers in a single run
- 📊 Feed data into dashboards — Export structured tracking data to Google Sheets, Slack, email, or your own systems via Apify integrations
- ⏰ Set up automated tracking — Schedule periodic runs to monitor shipment progress without manual checks
- 🚨 Catch exceptions early — Track discharge, gate-out and empty-return events as they happen
- 🔗 Build logistics pipelines — Use the Apify API to integrate ONE tracking data into your supply chain tools
What data can you extract from ONE?
The scraper extracts the following data points from ONE's tracking system:
| Data Field | Description | Availability |
|---|---|---|
| Tracking Number | The number you submitted | Always |
| Booking No. | ONE booking / COP reference for the shipment | Always |
| Container No. | Container number(s) under the shipment | Always |
| Container Type/Size | e.g. 40' DRY HC. | Always |
| Weight | Gross weight of the container | Always |
| Route | Place of receipt / port of loading (POR) → port of discharge (POD) | Always |
| Latest Event | Most recent milestone (name, location, date) | Always |
| Seals | Container seal numbers | Always |
| Full Event Timeline | Every shipment milestone with date, location and terminal/yard | With details |
| Vessel Voyages | Vessel name, voyage number, POL/POD with estimated & actual dates | With details |
Tip: Enable the Include full event timeline & voyages option to get the complete milestone history and vessel schedule for every container.
Ready-to-Run Examples
Get started in seconds — open the example in the Apify Console and click Run:
- Track ONE Containers by Container Number — enter a container number and get its route, container details, latest event and full timeline.
How to track ONE shipments step by step
- Go to the ONE Cargo Tracking Scraper on Apify Store
- Click Try for free to open the actor in the Apify Console
- Enter your tracking numbers in the Tracking Numbers field — one per line. Container numbers (e.g.,
ONEU0024740), B/L numbers, and booking numbers are all accepted; the type is detected automatically - Toggle Include full event timeline & voyages depending on how much data you need
- Click Start to run the scraper
- When the run finishes, preview the results in the Output tab, or download them as JSON, CSV, Excel, XML, HTML, or RSS
Example input
{"trackingNumbers": ["ONEU0024740"],"includeDetails": true}
ONE tracking input parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
trackingNumbers | Array of strings | ✅ Yes | — | The numbers to track. Container, B/L and booking numbers are all accepted. |
includeDetails | Boolean | No | false | Also collect the full event timeline and vessel voyages for every container. |
ONE Cargo Tracking Scraper output example
Each tracked number produces one structured item in the dataset. Here is a shortened example with details enabled:
{"tracking_number": "ONEU0024740","total": 1,"results": [{"bookingNo": "SH5ACEE68800","copNo": "CSHA6111170584","containerNo": "ONEU0024740","containerTypeSize": "40'DRY HC.","weight": "9,088.000 KGS","por": { "code": "CNSHA", "locationName": "SHANGHAI, SHANGHAI", "countryName": "CHINA" },"pod": { "code": "ILASH", "locationName": "ASHDOD", "countryName": "ISRAEL" },"latestEvent": {"eventName": "Empty Container Returned from Customer","locationName": "ASHDOD","date": "2026-04-16T13:02:00.000Z"},"seals": [ { "sealSequence": 0, "sealNo": "********" } ],"voyages": [{"vesselEngName": "YM TRUTH","scheduleVoyageNumber": "0027","pol": { "locationName": "SHANGHAI, SHANGHAI, CHINA", "date": "2026-02-02T22:50:00.000Z", "isActual": true },"pod": { "locationName": "ASHDOD, ISRAEL", "arrivalDate": "2026-03-23T04:30:00.000Z", "isArrivalActual": true }}],"events": [{ "eventName": "Empty Container Release to Shipper", "eventDate": "2026-01-26T07:00:00.000Z", "location": { "locationName": "SHANGHAI, SHANGHAI", "countryName": "CHINA" } },{ "eventName": "Loaded on Vessel at Port of Loading", "eventDate": "2026-02-02T08:55:00.000Z", "location": { "locationName": "SHANGHAI, SHANGHAI" } },{ "eventName": "Vessel Arrival at Port of Discharge", "eventDate": "2026-03-23T03:00:00.000Z", "location": { "locationName": "ASHDOD" } }]}]}
The actual output includes every container, milestone and voyage. The example above is shortened for clarity. You can download the complete dataset in JSON, CSV, Excel, and other formats from the Output tab.
Integrations and ONE tracking API
ONE Cargo Tracking Scraper is built on the Apify platform, which gives you powerful options to automate and integrate your cargo tracking workflow:
- API access — Call the actor programmatically via the Apify API to track shipments from your own applications
- Scheduled runs — Set up scheduled recurring runs to monitor shipment progress at any interval
- Webhooks — Receive notifications when a tracking run finishes so you can trigger downstream processes
- Integrations — Connect tracking results to Google Sheets, Slack, Zapier, Make, and many more
- Data formats — Download results in JSON, CSV, Excel, XML, HTML, or RSS
This makes ONE Cargo Tracking Scraper a drop-in solution for supply chain management systems, logistics dashboards, and automated shipping notifications.
Frequently asked questions
Is it legal to scrape ONE?
Our scrapers are ethical and do not extract any private user data. They only extract publicly available shipment tracking information that any visitor can access on the ONE website with a tracking number. We therefore believe that our scrapers, when used for ethical purposes by Apify users, are safe. However, you should be aware that your results could contain data related to commercial shipments. If you're unsure about your use case, consult your legal team.
Can I track multiple shipments at once?
Yes. Enter as many tracking numbers as you need in the Tracking Numbers field — one per line. The scraper processes them in parallel batches for maximum speed and uses automatic IP rotation to handle rate limits.
What types of tracking numbers are supported?
The scraper accepts three types of numbers and detects the type automatically — no manual selection needed:
- Container numbers — ISO 6346 format (4 letters + 7 digits, e.g.,
ONEU0024740) - B/L (Bill of Lading) numbers — ONE B/L reference numbers
- Booking numbers — ONE booking reference numbers
What if a tracking number is not found?
If a number returns no tracking data from ONE's system, the scraper logs a warning and skips it. You are not charged for numbers that return no results.
How do I get support or report issues?
If you encounter any issues or have questions about the ONE Cargo Tracking Scraper, you can open an issue on the Issues tab of the actor page, or reach out to the developer for a custom solution.