Skip to content

paulld/devise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scraper

Data Scraper :

  • Financial data from Google Finance
  • Airline and Airplanes data from FlightRadar24

Done with:

  • Ruby on Rails
  • Nokogiri gem
  • Used Kimono to ease the scrapping process

Getting Started

  • Clone the repo

  • run $ bundle install

  • run $ rake db:migrate

  • run $ rake scrape_companies:make_nasdaq_companies

  • run $ rake scrape_companies:get_financials

  • run $ rake scrape_flights:get_airlines

  • run $ rake scrape_flights:get_planes_codes

  • run $ rake scrape_flights:get_planes_data

  • run $ rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published