veekie

Untitled

Jan 2nd, 2014
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.39 KB | None | 0 0
  1. wget http://parahumans.wordpress.com/table-of-contents/ -r -l 1 --convert-links --wait=3 --random-wait --limit-rate=30k
  2. cd parahumans.wordpress.com
  3. find category/ 201* -type f -exec tidy -wrap 0 -utf8 -q -clean -bare --new-blocklevel-tags article,header,hgroup,nav,section,aside,time,footer "{}" \; > tidy.html
  4. xmllint --html --htmlout --xpath "//div[@class='entry-content']" tidy.html > worm.html
Advertisement
Add Comment
Please, Sign In to add comment