Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wget http://parahumans.wordpress.com/table-of-contents/ -r -l 1 --convert-links --wait=3 --random-wait --limit-rate=30k
- cd parahumans.wordpress.com
- 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
- xmllint --html --htmlout --xpath "//div[@class='entry-content']" tidy.html > worm.html
Advertisement
Add Comment
Please, Sign In to add comment