Inside Facebook by Karel Baloun(fbbook.com)
fbbook.com
Inside Facebook by Karel Baloun
http://www.fbbook.com/promo/mashable/read.php
3 comments
get the book:
require 'open-uri';(1..48).to_a.each{|x| open('http://www.fbbook.com/promo/mashable/read.php?p='+x.to_s){|u| File.open("page_#{x}.html","w"){|f|f.puts u.readlines}}}
require 'open-uri';(1..48).to_a.each{|x| open('http://www.fbbook.com/promo/mashable/read.php?p='+x.to_s){|u| File.open("page_#{x}.html","w"){|f|f.puts u.readlines}}}
Theres another url that gives permanent free access but I can't find the link currently :s
Positive karma for the first person who creates a script to scrape this, and then put it up on scribd... ;)