Created
January 5, 2017 13:45
-
-
Save helb/5f1bb1f8111d835dfcce7638447d3144 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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