MarineTraffic Real-time Ship Data Scraper

MarineTraffic Real-time Ship Data Scraper

by romy

Scrape real-time ship positions from MarineTraffic by area. Get structured vessel data (name, position, course) for travel, logistics, or real estate analysis without API hassles.

239 runs
19 users
Try This Actor

Opens on Apify.com

About MarineTraffic Real-time Ship Data Scraper

Need to pull live ship positions from MarineTraffic without dealing with their API limits or complex setup? I built this scraper for exactly that. You feed it a geographic area—defined by latitude, longitude, and a zoom level—and it fetches the real-time vessel data available on MarineTraffic's public maps. It returns structured details like ship name, MMSI, position, course, and speed, ready for your database or application. I use it for projects where timely maritime data is crucial. For travel and logistics companies, it's great for tracking cruise ships or cargo vessel ETAs. In real estate, it helps analyze port activity or waterfront traffic patterns. For developers, it acts as a simple integration point to add live shipping data to dashboards or tools. It bypasses the need for manual checking, automating what would otherwise be a tedious copy-paste job from the website. The setup is straightforward. Configure your target area, run the actor, and get clean JSON or CSV output. It handles the data extraction so you can focus on building your analysis or feature. If you've ever needed to programmatically monitor ship movements in a specific zone, this scraper turns that from a headache into a simple, repeatable task.

What does this actor do?

MarineTraffic Real-time Ship Data Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

MarineTraffic Real-time Ship Data Scraper

Overview

This Apify actor fetches real-time AIS vessel data from MarineTraffic by querying its tile endpoints. You provide geographic coordinates and a zoom level, and it returns live ship information without requiring an official API key.

Key Features

  • Real-Time Ship Tracking: Gets current vessel locations for any specified area.
  • Coordinate-Based Querying: Uses latitude, longitude, and zoom level to define the search area.
  • Auto-Retry (Optional): Can automatically try nearby tiles if no ships are found in the initial query.
  • Structured JSON Output: Returns clean, parsed data ready for analysis or integration.
  • Comprehensive Ship Data: Includes name, ID, type, dimensions, flag, destination, speed, and course.

How to Use

  1. Run the actor via the Apify Console or API.
  2. Provide an input object containing lat, lon, and zoom.
  3. Execute the actor and retrieve the results in JSON format.

Input

The actor requires an input JSON object with the following fields:

{
  "lat": 10.1375,
  "lon": 107.7525,
  "zoom": 12
}

Output

The result is a JSON object containing the queried location and an array of ship data.

{
  "lat": 10.137510724554955,
  "zoom": 12,
  "lon": 107.75256179700861,
  "data": {
    "marines": [
      {
        "LAT": "10.063494",
        "LON": "107.74606",
        "SPEED": "167",
        "COURSE": "228",
        "HEADING": "228",
        "ELAPSED": "19",
        "DESTINATION": "TH LCH",
        "FLAG": "MH",
        "LENGTH": "172",
        "ROT": "0",
        "SHIPNAME": "SAWASDEE RIGEL",
        "SHIPTYPE": "7",
        "SHIP_ID": "7605737",
        "WIDTH": "27",
        "L_FORE": "131",
        "W_LEFT": "21",
        "DWT": "22253",
        "GT_SHIPTYPE": "11"
      }
    ],
    "total": 1
  }
}

Disclaimer

This tool scrapes publicly accessible MarineTraffic endpoints. You are responsible for complying with MarineTraffic's Terms of Service. For official and reliable access, consider using the MarineTraffic API.

Support

For issues or questions, contact support via the Apify Console or the Apify community forum.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try MarineTraffic Real-time Ship Data Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
romy
Pricing
Paid
Total Runs
239
Active Users
19
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support