Skip to content

Get the first few flight deals on the Secret Flyer website via the command line so we don't have to look at that awful page.

Notifications You must be signed in to change notification settings

tynandebold/secret-flyer-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

secret-flyer-scraper

Get the first few deals on the Secret Flyer website via the command line so we don't have to look at that awful page.

Installation

$ npm install -g secret-flyer-scraper

Usage

# Fetch some Secret Flyer flight deals for the default location (which is set to Copenhagen, since that's where I live)
$ secretflyer

# ...or a specific place
$ secretflyer --location=zurich

# ...or a region
$ secretflyer --location=asia

# You'll need quotes if the name contains a space
$ secretflyer --location='new york'

That's it. Enjoy!

About

Get the first few flight deals on the Secret Flyer website via the command line so we don't have to look at that awful page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published