Skip to content

Instantly share code, notes, and snippets.

@mu373
Created November 24, 2022 04:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mu373/c064d35c73a287d0b901be3d3a43aee0 to your computer and use it in GitHub Desktop.
Save mu373/c064d35c73a287d0b901be3d3a43aee0 to your computer and use it in GitHub Desktop.
KULINEでISBN検索

KULINEでISBN検索する

URL

  • KULINEでISBN検索をしたい場合は、以下のURLの{_____ISBN_____}を実際のISBNにすればよい
  • AlfredやChromeのカスタム検索エンジン, ブックマークレットなどで使うとよい

https://kuline.kulib.kyoto-u.ac.jp/index.php?action=pages_view_main&active_action=v3search_view_main_init&block_id=251&tab_num=0&search_mode=detail&op_param=gcattp_flag=all%26holar_flag%3Dall%26srhclm4%3Dpub%26isbn_issn%3D{_____ISBN_____}%26sortkey%3Dstitle%252Csyear%252Csauth%252FASC%252CDESC%252CASC%26listcnt%3D10%26fromDsp%3Dcatsrd%26searchDsp%3Dcatsrd%26initFlg%3D_RESULT_SET%26holar%3D%23v3search_view_main_init

メモ

  • KULINEの画面から蔵書検索をするとたくさんURLパラメータが付いた状態になるが、ほとんどは値が無い状態となっている
  • &op_param=gcattp_flag=all以降はURLエンコードされている
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment