背景(back ground)
[メモ] Qiita: 投稿記事の閲覧数をコマンドラインで取得
https://qiita.com/mt08/items/57411d9618725d58a41f
で、curlでIDを取得するスクリプトで
EOF
が帰ってきた。
原因と対策をたてるために、まずcurlから勉強。
導入してみた。
$ brew install curl
$ curl --version
curl 7.54.0 (x86_64-apple-darwin17.0) libcurl/7.54.0 LibreSSL/2.0.20 zlib/1.2.11 nghttp2/1.24.0
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp
Features: AsynchDNS IPv6 Largefile GSS-API Kerberos SPNEGO NTLM NTLM_WB SSL libz HTTP2 UnixSockets HTTPS-proxy
$ brew install jenkins
$ brew install jq
$ brew install pup
参考資料(reference)
curl コマンド 使い方メモ
https://qiita.com/yasuhiroki/items/a569d3371a66e365316f
curlコマンドでapiを叩く
https://qiita.com/bunty/items/758425773b2239feb9a7
curlでよく使うオプションメモ
https://qiita.com/uutarou10/items/ad290e516852e663c644
よく使うcurlコマンドのオプションまとめ(13個)
https://qiita.com/shtnkgm/items/45b4cd274fa813d29539
curl option 覚え書き
https://qiita.com/takayukioda/items/edf371b3566bea64d046
cURLについてまとめておく
https://qiita.com/yuyalush/items/906999ab6a2ee8e77d33
cURLコマンドでレスポンスヘッダのみを取得する
https://qiita.com/yousan/items/fcc15e1046939c465ab7
curlを便利に使う為の.curlrcの雛型
https://qiita.com/hirohiro77/items/309f5bf93083744b042e
curlチートシート
https://qiita.com/miminashi/items/f48cd4c25b06fcab5ea3
cURLでHTTPステータスコードだけを取得する
https://qiita.com/mazgi/items/585348b6cdff3e320726
curl でサッと HTTP ベンチマーク
https://qiita.com/yuya_takeyama/items/baf48a3f643e743a46b4
curl でサッとベンチマークをとる (スライド版)
https://qiita.com/yuya_takeyama/items/6b0fe4bc7d501f69e081
WebAPIリクエスト仕様書としてcurlコマンドのご提案
https://qiita.com/Hiraku/items/dfda2f8a5353b0742271
curl コマンドケーススタディ
https://qiita.com/white_aspara25/items/e00ba0dddb33a36f19ac
cURLでGoogle Cloud Vision APIの使い方
https://qiita.com/hirohiro77/items/81c0151d240b1831aab9
東京メトロのWebAPIを叩くシェルスクリプト書いてみた
https://qiita.com/richmikan@github/items/6de979e7608180956862
いろいろなサービスのAPIをcurlで叩くときの認証の扱い
https://qiita.com/hash/items/ebcdb5135c4a42001f02
curlコマンドをPythonやnode.jsのコードに変換する方法
https://qiita.com/tottu22/items/9112d30588f0339faf9b
cURL, OpenSSLコマンドでTLSのバージョンを指定する方法
https://qiita.com/Esfahan/items/53399964cb76cdb87e60
Windows > curlを使う
https://qiita.com/sugasaki/items/ba9737d13db33d2cd71f
<この記事は個人の過去の経験に基づく個人の感想です。現在所属する組織、業務とは関係がありません。>
文書履歴(document history)
ver. 0.10 初稿 20180815
ver. 0.02 ありがとう追記 20230507
最後までおよみいただきありがとうございました。
いいね 💚、フォローをお願いします。
Thank you very much for reading to the last sentence.
Please press the like icon 💚 and follow me for your happy life.