Skip to content

Instantly share code, notes, and snippets.

@ryuichiueda
Created August 27, 2016 11:40
Show Gist options
  • Save ryuichiueda/8479e8a6e1fbfb661fc6e0a29c071671 to your computer and use it in GitHub Desktop.
Save ryuichiueda/8479e8a6e1fbfb661fc6e0a29c071671 to your computer and use it in GitHub Desktop.
curl -s "http://kokkai.ndl.go.jp/api/1.0/speech?$(echo "maximumRecords=100&any=と呼ぶ声あり" | nkf -MQ | tr -d '\n' | gsed 's/=\+/%/g')" | grep -o "「.*」"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment