VOOZH about

URL: https://apify.com/crawlerbros/vessel-finder-scraper

โ‡ฑ VesselFinder Scraper ยท Apify


Pricing

from $3.00 / 1,000 results

Go to Apify Store

VesselFinder Scraper

Scrape real-time AIS vessel tracking data from VesselFinder.com - search by vessel name, look up by IMO or MMSI number, or find vessels near a port. Returns vessel type, flag, dimensions, position, speed, destination, and more.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

12 days ago

Last modified

Share

Extract real-time AIS vessel tracking data from VesselFinder.com โ€” the free public vessel tracking platform powered by the global Automatic Identification System (AIS).

What This Scraper Does

This actor searches and retrieves vessel information including vessel identity, type, flag, physical dimensions, current position, speed, destination, and ETA. It supports four operating modes to suit different use cases.

Use Cases

  • Maritime intelligence โ€” track specific vessels by IMO or MMSI
  • Fleet monitoring โ€” search all vessels matching a carrier name (e.g. "MSC", "Maersk")
  • Port analytics โ€” find vessels associated with a specific port
  • Shipping research โ€” collect AIS metadata for bulk vessel datasets

Input

FieldTypeDescription
modestringOperating mode: search, byIMO, byMmsi, or byPort
searchQuerystringVessel name or partial name (mode=search)
imoNumbersarrayList of IMO numbers (mode=byIMO)
mmsiNumbersarrayList of MMSI numbers (mode=byMmsi)
portNamestringPort name to search nearby vessels (mode=byPort)
maxItemsintegerMax records to emit (1โ€“200, default 10)

Example Input

{
"mode":"search",
"searchQuery":"MSC",
"maxItems":5
}

Output

Each record contains:

FieldDescription
vesselNameOfficial vessel name
imoNumberIMO identification number
mmsiMMSI radio identifier
vesselTypeShip type (e.g. Container Ship, Tanker)
flagCountry of registration
callSignRadio call sign
lengthLength overall in metres
widthBeam in metres
grossTonnageGross tonnage (GT)
deadweightDeadweight tonnage (DWT)
draughtCurrent draught in metres
speedCurrent speed in knots
courseCurrent course in degrees
destinationReported destination port
etaEstimated time of arrival
statusAIS navigation status
lastSeenWhen position was last received
posLatLatitude
posLonLongitude
imageUrlShip photo URL
vesselUrlVesselFinder vessel page URL
sourceUrlURL scraped
scrapedAtISO timestamp
recordTypeAlways vessel

Example Output

{
"vesselName":"MSC AAYA",
"imoNumber":"9927263",
"mmsi":"636021770",
"vesselType":"Container Ship",
"flag":"Liberia",
"callSign":"5LFP3",
"length":366.0,
"width":51.0,
"grossTonnage":150783,
"deadweight":180428,
"vesselUrl":"https://www.vesselfinder.com/vessels/details/9927263",
"recordType":"vessel"
}

Frequently Asked Questions

What is AIS data? AIS (Automatic Identification System) is a maritime tracking system that broadcasts vessel position, identity, and voyage data. VesselFinder aggregates this public AIS data.

Is authentication required? No. VesselFinder's public vessel pages are freely accessible.

How fresh is the data? VesselFinder updates vessel positions as AIS signals are received โ€” typically every few minutes for vessels in coverage areas.

What vessel types are covered? All vessel types: container ships, tankers, bulk carriers, ferries, fishing vessels, yachts, and more.

How do I find a vessel's IMO number? Use mode=search with the vessel name to find its IMO/MMSI, then use mode=byIMO for direct lookup.

You might also like

Vesselfinder Vessel Scraper

romy/vesselfinder-vessel-scraper

VesselFinder Vessel Scraper retrieves live position and complete vessel specifications for any ship worldwide using VesselFinder's public vessel tracking platform. Provide one or more MMSI or IMO numbers and get back current position

Vesselfinder Vessel Search Scraper

romy/vesselfinder-vessel-search-scraper

VesselFinder Vessel Search Scraper searches VesselFinder's global vessel database by name, flag state, or vessel type and returns all matching vessels with their details. Search for a company's entire fleet by name prefix, find all vessels under a specific flag, or browse vessels by type

Vessel Fleet & IMO Registry Scraper

jungle_synthesizer/vessel-fleet-imo-registry-scraper

Scrape merchant vessel data from VesselFinder.com including IMO numbers, MMSI, vessel type, flag, dimensions, tonnage, AIS status, navigation data, destination, and ETA for bulk carriers, container ships, tankers, and other vessel types

๐Ÿ‘ User avatar

BowTiedRaccoon

8

MyShipTracking Vessel Scraper

vulnv/myshiptracking-vessel-scraper

Scrapes vessel data from the MyShipTracking website based on user-defined parameters such as vessel name, build year range, speed range, and destination. The actor collects detailed ship information including vessel name, country, flag, and a direct link to the vessel's page.

Vesselfinder Port Scraper

romy/vesselfinder-port-scraper

Retrieves all vessels expected to arrive, currently in port, and recently departed for any port worldwide using real-time AIS tracking data. Provide port names or UNLOCODE identifiers and get a complete picture of port traffic with vessel names, types, flags, and timing information.

Finland Digitraffic Marine AIS Scraper

parseforge/finland-digitraffic-marine-ais-scraper

Track live Baltic Sea vessel movements from Fintraffic Digitraffic. Pull MMSI, latitude, longitude, speed over ground, course, heading, and navigational status, with optional vessel name, ship type, and destination. Handy for maritime traffic analysis, fleet monitoring, and research.

Marinetraffic Realtime Data Scraper

stealth_mode/marinetraffic-realtime-data-scraper

Scrape live vessel positions, speed, and ship details from MarineTraffic.com's AIS tracking network. This scraper captures 12+ data fields per vessel including location, heading, ship type, and status โ€” essential for maritime intelligence, shipping analytics, and supply chain monitoring.

Marine Traffic Scraper

marine_traffik/marine-traffic-scraper

Scrape real-time ship data from MarineTraffic with automatic Cloudflare bypass. Filter by ship type (cargo, tanker) and geographic region. Returns all the AIS Data including: vessel positions, speeds, destinations and more

USCG PSIX Vessel Search Scraper

parseforge/uscg-psix-vessel-incidents-scraper

Find structured records from Uscg Psix Vessel Incidents with names, identifiers, dates, descriptions, status flags and source links. Designed for research, intelligence and operational dashboards. Run on demand or on a recurring schedule and feed every row into your favourite analytics or workflo.

Vessel Compliance Report

ryanclinton/vessel-compliance-report

Generate a comprehensive maritime vessel compliance report by combining data from 8 intelligence sources including OFAC sanctions, OpenSanctions, UN Comtrade, NOAA weather, GDACS disasters, OpenCorporates, GLEIF LEI, and weather forecasts.