Skip to content

Instantly share code, notes, and snippets.

@sucotronic
Created July 22, 2013 16:55
Show Gist options
  • Save sucotronic/6055526 to your computer and use it in GitHub Desktop.
Save sucotronic/6055526 to your computer and use it in GitHub Desktop.
curl -s http://www.mejortorrent.com/secciones.php?sec=ultimos_torrents | iconv -f iso-8859-1 -t utf8 | tidy -f /dev/null -asxhtml | sed "s/ //g" | sed "s/xmlns/ignore/" |xmllint --format --recover --xpath "/html/body/table/tr[3]/td/table/tr/td[2]/table/tr/td/table/tr/td/table/tr/td/a" -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment