Skip to content

Instantly share code, notes, and snippets.

View geeknees's full-sized avatar
🙈
Focusing

Masumi Kawasaki geeknees

🙈
Focusing
View GitHub Profile
telnet towel.blinkenlights.nl
@geeknees
geeknees / amazon_scrape.rb
Created April 4, 2014 11:39
amazon_scrape.rb
# coding: utf-8
require 'rubygems'
require 'nokogiri'
require 'open-uri'
require 'colored'
# KINDLE CHECK SCRIPT
#
# ruby -U amazon_scrape.rb [put url here]
#