VOOZH about

URL: https://apify.com/igolaizola/planeslive-scraper

⇱ PlanesLive Scraper - FlightRadar24 Alternative Β· Apify


πŸ‘ PlanesLive Scraper - FlightRadar24 Alternative avatar

PlanesLive Scraper - FlightRadar24 Alternative

Pricing

from $1.40 / 1,000 results

Go to Apify Store

PlanesLive Scraper - FlightRadar24 Alternative

Scrape live and historical flight data from PlanesLive by airport route, flight code, or coordinates. Export JSON/CSV for analytics, dashboards, and monitoring. Reliable, proxy-ready, and a strong FlightRadar24 API alternative for building flight data products.

Pricing

from $1.40 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ IΓ±igo Garcia Olaizola

IΓ±igo Garcia Olaizola

Maintained by Community

Actor stats

0

Bookmarked

23

Total users

3

Monthly active users

2 months ago

Last modified

Share

Track live flights, routes, and nearby air traffic from PlanesLive. Perfect for analytics, aviation dashboards, monitoring routes, and building flight data products.

πŸ€– What does PlanesLive Scraper do?

This actor fetches flight data from PlanesLive and saves it to a dataset (JSON/CSV). You can search by:

  • ✈️ Route: by origin and destination airport codes (IATA like JFK, SFO)
  • 🧾 Flight: by flight code (e.g., AAL123, AFR454)
  • πŸ“ Nearby: by coordinates and radius (e.g., flights within 50–300 km)

It supports optional dates for historical queries and a maxItems cap for output size.

πŸ’‘ Why use this flight scraper?

  • πŸ“ˆ Build real‑time aviation dashboards and alerts
  • πŸ—ΊοΈ Analyze routes, fleets, and flight patterns
  • πŸ”Ž Monitor specific flights or airport pairs
  • πŸ“Š Power logistics, travel, and operations research

πŸš€ How to use

  1. Add the actor to your Apify account.
  2. Choose one of the input modes: Route, Flight, or Nearby.
  3. Set maxItems and optional dates or distance.
  4. Run the actor and download results from the Dataset tab.

πŸ“ Input Parameters

Supply inputs as JSON. You can combine modes, but at least one of origins/destinations, flights, or coordinates must be provided.

ParameterType / OptionsDefaultDescription
maxItemsinteger (>= 1)10Required. Maximum number of items to save.
originsarrayOrigin airport codes, e.g., JFK, LAX. Requires destinations.
destinationsarrayDestination airport codes. Requires origins.
flightsarrayFlight codes, e.g., AAL123, AFR454.
coordinatesarrayCoordinates for Nearby search, e.g., "40.641766,-73.780968".
distancestring: "50" "100" "300""50"Radius in km for Nearby search with coordinates.
datesarrayDates for historical queries. If empty, today's date is used where applicable. Not for Nearby.

Important rules:

  • If origins are provided, destinations must also be provided (and vice versa).
  • Nearby search requires coordinates; distance defaults to 50 if omitted.

πŸ”§ Examples

Route β€” JFK to SFO on two dates:

{
"maxItems":100,
"origins":["JFK"],
"destinations":["SFO"],
"dates":["2025-09-20","2025-09-21"]
}

Flight β€” Track a specific flight code on a date:

{
"maxItems":50,
"flights":["LY2","AAL92"],
"dates":["2025-09-21"]
}

Nearby β€” Flights within 100 km of JFK coordinates:

{
"maxItems":200,
"coordinates":["40.641766,-73.780968"],
"distance":"100"
}

πŸ“Š Output

Each dataset item is a flight object from PlanesLive. Fields vary by flight, but commonly include:

  • id, icao, iata, flight_type, status
  • aircraft β€” regno, icao type, manufacturer, model, photo_url
  • origin, destination, airline_icao, airline_logo_s, airline_logo_l
  • departure, departure_actual, departure_terminal
  • arrival, arrival_actual, arrival_terminal
  • route_time, waypoints, positions
  • Optional: seats, meals, shared_codes

Sample (shortened):

{
"id":"98661756-22d7-4e5d-bcd9-a4bae2b3fbec",
"icao":"ELY2",
"iata":"LY2",
"status":3,
"aircraft":{
"regno":"4XEDI",
"icao":"B789",
"manufacturer":"Boeing",
"model":"B789"
},
"airline_icao":"ELY",
"origin":"KJFK",
"departure":"2025-09-21T17:30:00-04:00",
"destination":"LLBG",
"arrival":"2025-09-22T10:50:00+03:00",
"airline_logo_s":"https://…/ELY_S.png",
"airline_logo_l":"https://…/ELY_L.png"
}

βš™οΈ Notes & Best Practices

  • Provide realistic maxItems to avoid over‑fetching.
  • Use dates for stable historical queries; omit for today's flights.
  • When using coordinates, choose a reasonable distance (50, 100, 300).
  • Apify Residential proxies are recommended for reliability.

πŸ’³ Pricing

Apify's Free plan includes monthly credits for small tests. For production workloads, the Personal or Business plans are recommended. See Apify Pricing for details.

❓ FAQ

  • Does dates apply to Nearby searches? No; Nearby lists current flights around the coordinates.
  • Can I pass only origins? No. If origins are provided, destinations are required (and vice versa).
  • What airport codes should I use? Use IATA codes like JFK, SFO, LAX.

πŸ“₯ Integrations

  • Use Apify's API to stream dataset items into your app or warehouse.
  • Export results as JSON, CSV, or via Apify Integrations (Zapier/Make, webhooks, etc.).

πŸ†˜ Support

Need help or a custom feature? Create an issue or contact us at t.me/igolaizola. Happy flying! ✈️

βš–οΈ Legal & Ethics

Web data collection may be subject to website Terms of Service, intellectual property rights, and data privacy laws (e.g., GDPR, CCPA). Use this actor responsibly:

  • Review and comply with PlanesLive's terms and acceptable‑use policies.
  • Respect robots.txt and rate limits; avoid disruptive behavior.
  • Do not collect or process personal data unless you have a lawful basis.
  • Ensure your use complies with your jurisdiction's laws and your organization's policies. When in doubt, seek legal advice.

πŸ“œ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by PlanesLive or its owners/operators. All trademarks mentioned are the property of their respective owners.

You might also like

Flightradar24 MCP Server

agentify/flightradar24-mcp-server

MCP server for real-time flight tracking using Flightradar24 data.

Check24 Flight Search Scraper

ecomscrape/check24-flight-search-scraper

Automate flight data extraction from Check24.de, Germany's largest comparison portal. Extract comprehensive flight information including prices, schedules, luggage details, and booking options from over 1 million flight offers for market analysis and competitive intelligence.

ecomscrape

3

Flightradar24 Live Flights Scraper

parseforge/flightradar24-live-flights-scraper

Capture live flights from Flightradar24 with flight ID, callsign, airline, aircraft type, registration, origin IATA, destination IATA, altitude, speed, heading, latitude, longitude, and status. Filter by bounds, airline, or route. Useful for aviation dashboards and travel apps.

Flight Routes

accelerationengg/flightawareroutes

This FlightAware Scraper Actor extracts real-time flight information for any route from FlightAware, useful for flight monitoring, travel analytics, and integration with dashboards or business intelligence tools

170

4.7

Flightradar24 API β€” Real-Time Aircraft, Bbox & Search

tugelbay/flightradar-live-tracker

Real-time aircraft positions worldwide via Flightradar24's mobile-app feed. Bbox queries, airport search, VIP-jet registration tracking, and PPE billing. Guide: https://konabayev.com/tools/flightradar-live-tracker/

πŸ‘ User avatar

Tugelbay Konabayev

8

KAYAK Flight Scraper

parseforge/kayak-scraper

Collect flight pricing and route data from KAYAK including airline names, ticket prices, flight durations, airport details with coordinates, cheapest travel days, and booking recommendations. Monitor fare trends across any origin-destination pair.

Flight Scraper

maximedupre/flight-scraper

Flight scraper for public route searches. Compare itinerary prices, airlines, times, stops, duration, baggage hints, and booking links from multiple flight sources.

πŸ‘ User avatar

Maxime DuprΓ©

7