Skip to content

A tool for scraping flight data from the FLIGHSTATS official website, based on the airport selected for arrival and departure data which can be retrieved up to 3 days from the date of collection.

Notifications You must be signed in to change notification settings

satriabagsp/FlightStatsScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

FlightStatsScraper

A tool for scraping flight data from the FLIGHSTATS official website, based on the airport selected for arrival and departure data which can be retrieved up to 3 days from the date of collection.

How to use:

  • Clone this repository, and install scrapy on your Python.
  • Change directory to "FS"
  • Determine which airports to take data from
  • Run "scrapy crawl flightStatus" for arrival data
  • And run "scrapy crawl flightstatusdep" for departure data
  • Automatically this tool will retrieve the data of yesterday's flight

About

A tool for scraping flight data from the FLIGHSTATS official website, based on the airport selected for arrival and departure data which can be retrieved up to 3 days from the date of collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages