wireframe (owner)

Revisions

gist: 70727 Download_button fork
public
Public Clone URL: git://gist.github.com/70727.git
Embed All Files: show embed
Div Counter 3000 #
1
2
3
4
5
6
url = 'http://friendfeed.com/public'
html = HTTParty.get url
doc = Hpricot(html)
doc.search('div').count