Are you a devout TheClymb Customer? Are you also a 1337 Hacker?
Welcome to 'ladder' a command-line-scraper-gem that outputs the current deals @TheClymb offers along with the deal's expiration date.
Install ladder:
$ gem install ladder
And then execute:
$ bundle
There are only 2 methods used by 'ladder'
1) $ clymb products
This will output a list of every current TheClymb deal
2) $ clymb search 'keyword'
- ex. $ clymb search sunglasses
- ex. $ clymb search Africa
This will find every current TheClymb deal including that keyword
Sometimes browsing through a website is a lot of work (yes, even those beautifully designed like theclymb.com). With 'Ladder', you can clymb your way through the amazing product deals from the comfort of your terminal :)
=======
ClymbScraper
TODO:
- Associate a link from the DOM with each sale item
- Use Launchy to open Deals Page via command line