Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/serknight/clymbscraps
A Command-Line-Interface ruby gem for getting a list of all current TheClymb Sales
https://github.com/serknight/clymbscraps
Last synced: about 2 months ago
JSON representation
A Command-Line-Interface ruby gem for getting a list of all current TheClymb Sales
- Host: GitHub
- URL: https://github.com/serknight/clymbscraps
- Owner: SerKnight
- License: mit
- Created: 2013-07-17T21:14:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-18T15:45:51.000Z (over 11 years ago)
- Last Synced: 2023-03-22T21:12:45.711Z (almost 2 years ago)
- Language: Ruby
- Size: 60.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Ladder
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.
## Installation
Install ladder:
$ gem install ladder
And then execute:
$ bundle
## Usage
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 AfricaThis 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 lineGood Things Come To Those Who Clymb