Skip to content

A tool to scrape and store cruise prices to look for trends

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING
Notifications You must be signed in to change notification settings

KarateSnowMachine/Barnacler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barnacler

A casperJS script to scrape prices off the Carnival website.

Usage

harvest.py -I -s will scrap the page, create the table in sqlite and insert the data. After the initial run you don't have to use the -I flag anymore.

The data flow is as such:

harvest.py -> casperjs carnival.js -> json file -> sqlite3

From there the data can be visualized through a tool of your choice. If you have R installed you can use the prices.R script I have provided.

About

A tool to scrape and store cruise prices to look for trends

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published