Skip to content

Instantly share code, notes, and snippets.

@helb
Created January 5, 2017 13:45
Show Gist options
  • Save helb/5f1bb1f8111d835dfcce7638447d3144 to your computer and use it in GitHub Desktop.
Save helb/5f1bb1f8111d835dfcce7638447d3144 to your computer and use it in GitHub Desktop.
curl -s "https://cs.wikipedia.org/wiki/Seznam_obc%C3%AD_v_%C4%8Cesku" | pup "#content #bodyContent #mw-content-text div table tbody tr td div a" | grep -v "<" | sed "s/^ //" | sort
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment