Skip to content

tiwatson/wanderinglabs-availability

Repository files navigation

Wanderinglabs Availability

This is an old out dated rails project. See above for the new nodejs based hotness.

Application that scrapes Reserve America according to queries provided by the end users. Looks for open campsites then notifies them via email.

Useful for when wanting to camp at a fully booked campground. If someone else cancels their reservation, this app will let you know so you may then book it.

See it in action (http://reserve.wanderinglabs.com)


Scraping goes down like so:

  • Get request made to campground page to set session (LocationConnection)
  • Post request made to campground page to set filters (LocationFilter)
  • Multiple get requests made for next availability (LocationScraper)

Credits

Created by Tim Watson

As part of the Wandering Labs Project

About

Find newly open campground reservations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published