Skip to content

cornelius-k/Vacation-iCal-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vacation Calendars

A Ruby application that uses Watir Webdriver / Selenium to scrape dates from vacation home rental websites and creates iCal (.ics) calendar files. Designed to work as part of a web service that uses a mysql database.

Additional dependencies that are necessary for bundle install to succeed:

  • imagemagick
  • mysql

On mac osx with brew this can be satisfied with:

brew install imagemagick

brew install mysql

About

A Selenium web scraping -> iCal events app written in Ruby

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages