Skip to content

bushbass/airport-scraper-new-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live version: https://airport-scraper.netlify.com/

Scrapes Airport arrival times and displays results in flights/hour in a graph.

I drive for Uber and I wanted a way to quickly glance at how busy the airport would be.

The airport arrival times page has a lot of listings with much more info than I needed and there were duplicate listings. (Sometimes airlines share flights so a particular flight would be listed multiple times)

I couldn't find a free API so I came across a tutorial about web scraping and applied it to this project. It uses React, chart.js, and cheerio.

About

Gets Newark airport arrivals by hour in an easy to read format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published