{ "cells": [ { "cell_type": "code", "execution_count": 1, "metadata": {}, "outputs": [], "source": [ "import pandas as pd\n", "from OpenAITools.JRCTTools import fetch_clinical_trials, extract_jrct_links, create_dataframe_from_urls, reorder_columns" ] }, { "cell_type": "code", "execution_count": 2, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "検索ボタンがクリックできないため、JavaScriptでクリックします。\n", "1 ページ目を処理しました。\n", "2 ページ目を処理しました。\n", "3 ページ目を処理しました。\n", "4 ページ目を処理しました。\n", "5 ページ目を処理しました。\n", "6 ページ目を処理しました。\n", "7 ページ目を処理しました。\n", "8 ページ目を処理しました。\n", "9 ページ目を処理しました。\n", "10 ページ目を処理しました。\n", "11 ページ目を処理しました。\n", "12 ページ目を処理しました。\n", "13 ページ目を処理しました。\n", "14 ページ目を処理しました。\n", "15 ページ目を処理しました。\n", "16 ページ目を処理しました。\n", "17 ページ目を処理しました。\n", "次のページはありません。全ての結果を取得しました。\n" ] } ], "source": [ "# fetch_clinical_trialsを使って検索結果を取得\n", "results = fetch_clinical_trials(disease_name=\"がん 神経膠腫 骨髄腫 黒色腫 肉腫 間質腫瘍 膠芽腫 内分泌腫瘍 パジェット ラブドイド 癌 固形腫瘍 リンパ腫 中皮腫 新生物 SCLC\", freeword=\"\"\n", " ,include_not_yet_recruiting=True,\n", " include_suspended=True,\n", " specific_clinical_research=True,\n", " corporate_clinical_trial=True,\n", " physician_initiated_clinical_trial=True)" ] }, { "cell_type": "code", "execution_count": 3, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "827" ] }, "execution_count": 3, "metadata": {}, "output_type": "execute_result" } ], "source": [ "len(results)" ] }, { "cell_type": "code", "execution_count": 7, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240513\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs022240038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041240134\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240512\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240510\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240197\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240508\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240507\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240506\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042240132\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240503\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240192\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240501\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240500\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240494\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240486\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052240186\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060240085\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240485\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240484\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240481\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240479\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240478\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240477\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240476\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240473\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240465\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240461\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240454\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240178\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240048\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240451\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011240047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240448\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240445\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240441\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240173\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240435\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240432\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240433\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240430\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240428\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240418\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240415\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240070\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs012240043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2023240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240407\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240404\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240398\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240103\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240381\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240150\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240376\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240375\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240141\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050240142\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240373\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240365\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051240144\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240358\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240354\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240137\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050240136\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040240090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240350\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240349\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240347\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240345\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240129\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240343\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240128\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240126\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240340\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240338\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061240056\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240335\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1062240053\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032240323\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240320\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052240120\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240313\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240314\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240309\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240308\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240054\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240303\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240116\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240298\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240297\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240299\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052240113\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240108 -2\n", "URLリクエストに失敗しました: https://jrct.niph.go.jp/latest-detail/jRCTs051240108 -2 - エラー: 500 Server Error: Internal Server Error for url: https://jrct.niph.go.jp/latest-detail/jRCTs051240108%20-2\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040240075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240112\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240279\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240073\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051240111\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240284\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240280\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032240277\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240276\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240270\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240272\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240261\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240258\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240255\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240254\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240248\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240247\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240241\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240238\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240239\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061240036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1062240037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240235\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033240236\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240229\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240226\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240225\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051240096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240224\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240220\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240219\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240056\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240092\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1070240032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240213\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240215\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240210\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1011240022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050240085\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240201\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240082\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1010240021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240194\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240188\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021240012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240178\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2072240024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240050\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240170\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTc030240165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240159\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021240010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240152\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2052240059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240154\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240153\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051240060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050240057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071240019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240137\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240135\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240131\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240045\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051240038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061240012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240083\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051240032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052240029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240011\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs012240006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061240005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230754\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011240005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030240027\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240030\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052240008\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033240023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041240009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040240006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071240003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031240010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1071240001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041240003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042240004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042240001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230168\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230750\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230747\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041230177\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051230211\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230209\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230728\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230723\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040230173\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230207\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042230142\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230111\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230712\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230705\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230124\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230697\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230123\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230693\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230196\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230688\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2013230062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230685\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011230061\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052230195\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230683\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230678\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230682\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230677\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041230160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230190\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230660\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230655\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230662\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230118\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230188\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230102\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230646\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230645\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230643\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230637\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230641\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020230058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230640\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230630\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230631\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230623\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230146\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230613\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230614\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230615\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230138\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063230096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230608\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063230095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230606\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021230055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTc031230593\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230141\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230601\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230596\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230136\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230578\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230575\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230544\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230577\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230576\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230569\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230562\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042230129\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032230554\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230540\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230111\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230534\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230536\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230532\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230150\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230531\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230529\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230120\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042230119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230147\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021230046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230080\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063230079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033230513\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230509\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230510\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230505\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230493\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230078\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230494\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230492\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230098\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230097\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042230112\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230482\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020230041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230477\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230475\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230456\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031230453\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230451\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020230039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020230038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2072230089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230442\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062230072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230439\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230438\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230436\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230429\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1021230030\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1022230029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1022230028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230419\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041230096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230415\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230093\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230410\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042230089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040230091\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230396\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230380\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230379\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052230106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033230370\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230372\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230371\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230061\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060230062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230366\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230360\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230356\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230346\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2030230343\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011230037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230335\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230331\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230334\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040230078\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230319\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230094\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230315\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230311\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230073\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230309\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230263\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033230299\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051230087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041230068\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2030230282\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1012230030\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230279\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230277\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042230063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230265\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230268\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230259\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230260\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061230040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230255\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230249\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230246\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071230043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031230245\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230069\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230237\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230233\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021230016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230234\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230231\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230227\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230222\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230219\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230212\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230192\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061230031\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230182\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061230030\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032230171\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230053\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041230050\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230175\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230162\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071230025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030230122\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230109\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011230009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051230031\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230098\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040230027\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230093\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042230023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050230026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1021230006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021230005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032230060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061230009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220742\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041230013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051230018\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230031\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1000230001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042230008\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041230007\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051230012\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031230018\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1070230005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052230010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040230005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032230014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230007\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031230002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220746\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220164\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTa030220741\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220113\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220738\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220736\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220732\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220731\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220727\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220724\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062220110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220721\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220716\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220194\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031220705\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220701\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220703\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220695\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220689\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220157\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220683\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061220107\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031220676\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220675\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220154\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042220151\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220147\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220150\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220666\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220153\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220176\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061220099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220653\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220651\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051220172\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220643\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220642\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220171\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220639\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220636\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071220105\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220630\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220618\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220609\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031220613\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220600\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220590\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2053220159\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220594\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220591\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071220095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220157\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220582\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051220153\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220588\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220580\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061220087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220581\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220572\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220118\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220569\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220149\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220116\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1071220087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032220561\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020220039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061220081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032220559\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220557\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060220079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220143\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021220036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041220110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220529\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220526\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220137\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050220135\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220102\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220502\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220495\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220482\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220484\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1010220027\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220485\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220124\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220477\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220101\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063220071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220448\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220116\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220446\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061220067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220435\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050220114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220433\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1072220065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220430\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220342\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1011220023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032220428\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011220022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220421\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220420\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061220066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220109\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220404\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220403\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061220064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032220391\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220383\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052220106\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220068\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220361\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2072220055\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220351\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051220100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011220019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062220057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021220022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs022220021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051220093\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1070220052\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220328\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220330\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220313\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220311\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220301\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071220043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220288\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220280\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220276\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2052220073\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032220253\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220257\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220248\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220244\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220240\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220239\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220233\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031220223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220219\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220213\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060220042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220203\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220196\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021220015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220176\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220160\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220159\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033220220\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073220017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1021220010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220126\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051220045\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050220041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041220027\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220110\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060220026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050220037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060220025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062220023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042220022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1060220019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220091\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033220088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220069\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041220017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061220015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031220052\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011220004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051220019\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220044\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220031\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052220011\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2053220006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050220005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041220005\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061220007\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032220010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030220014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2001220001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021210079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210707\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210708\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031210706\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210698\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210205\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210687\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210669\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041210163\n", "URLリクエストに失敗しました: https://jrct.niph.go.jp/latest-detail/jRCT1041210163 - エラー: 502 Server Error: Bad Gateway for url: https://jrct.niph.go.jp/latest-detail/jRCT1041210163\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210672\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021210076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021210075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210667\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210666\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210660\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210652\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042210158\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2021210072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210644\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042210155\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210638\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210635\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041210148\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210617\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210607\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs033210603\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210606\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040220135\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210167\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210593\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1070210123\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2013210066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210585\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020210066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210565\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210156\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041210132\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210560\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210558\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210128\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210152\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210547\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1071210107\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210148\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210510\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210511\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210530\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032210523\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041210123\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041210120\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210499\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210065\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210483\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1062210060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032210480\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210469\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1021210057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210461\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210460\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032210450\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051210125\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020210053\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210103\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210104\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210427\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210426\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210119\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071210090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210409\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040210096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210404\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210044\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210405\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042210093\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210395\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042210090\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1010210046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210393\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041210089\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071210084\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210390\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210387\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210386\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041210088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031210379\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073210080\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1010210040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050210104\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2061210041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210101\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071210074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2052210099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210361\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052210092\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210340\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031210329\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210327\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210319\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210313\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210303\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210300\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210299\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032210292\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210063\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032210291\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210289\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210282\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033210278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210283\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210265\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210264\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2041210056\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210053\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071210051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032210236\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210231\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040210050\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210227\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042210047\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210025\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1011210026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052210051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051210043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210177\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210174\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031210167\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210164\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061210016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210135\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031210136\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210034\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021210010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011210015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052210032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2032210115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041210023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031210100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2011210009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031210092\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042210018\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2043210017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210072\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032210064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073210013\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210041\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031210016\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030210015\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051210002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200449\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2053200162\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200438\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033200431\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200113\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061200062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062200061\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030200410\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200390\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200388\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200384\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200386\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071200101\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200357\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200130\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200326\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200121\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200325\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200320\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071200086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2063200048\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTc050200107\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTc031200283\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041200085\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033200278\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041200082\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051200105\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200256\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200079\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1062200037\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1050200100\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200246\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041200075\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1011200014\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2071200060\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs062200029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200222\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200208\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200203\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200062\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061200027\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1061200024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200054\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200158\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200153\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052210105\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTb060200020\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1040200050\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1071200033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1012200002\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052200051\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071200029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225361\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225364\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200048\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071200026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200088\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225312\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200087\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020200017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225309\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225308\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225298\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200077\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225288\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200071\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs042200033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200069\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200067\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032200066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041200029\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051200028\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021200009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051200026\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030200039\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032200036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225196\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs022200004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225186\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021200003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041200001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031200006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031200004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021190023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTc030190263\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190223\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021190022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs072190044\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051190099\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1020190017\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190186\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224989\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1030190169\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190167\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032190168\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224968\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051190076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041190083\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1041190082\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190126\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031190131\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1052190068\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224907\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051190058\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1080224903\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190104\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041190066\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032190083\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2033190086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTc030190081\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190059\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224788\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224780\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224727\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031190049\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041190042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041190040\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs071190010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1031190032\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031190023\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224666\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2051190009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051190006\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1080224637\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180151\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1042180138\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180220\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180207\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180216\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs072180078\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180199\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180200\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180134\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180178\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180133\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052180188\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180045\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs041180127\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180022\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180021\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180033\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs021180010\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180096\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180095\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180419\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180085\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180140\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180399\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180074\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032180392\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180376\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180350\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180358\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180375\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180339\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180324\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180374\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032180288\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180122\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180253\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs011180011\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051180117\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180043\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032180197\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180094\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180170\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180082\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180165\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1051180076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032180154\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1091220410\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180114\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180115\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224549\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180046\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180042\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052180038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1032180086\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180009\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs061180008\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224108\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031180024\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2090220387\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2091220388\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080224056\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2091220364\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051180001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1091220335\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080223823\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080223756\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080223567\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1090220266\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1090220262\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1091220254\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1090220224\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1091220221\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT1080222856\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080221970\n", "Waiting for 15 seconds before the next request...\n" ] } ], "source": [ " # jRCT詳細リンクを作成\n", "jrct_links = extract_jrct_links(results)\n", "\n", " # 詳細リンクからデータフレームを作成\n", "df = create_dataframe_from_urls(jrct_links,delay=15)" ] }, { "cell_type": "code", "execution_count": 8, "metadata": {}, "outputs": [], "source": [ "# 整列後の DataFrame を作成\n", "sorted_df = reorder_columns(df)" ] }, { "cell_type": "code", "execution_count": 9, "metadata": {}, "outputs": [ { "name": "stderr", "output_type": "stream", "text": [ "/var/folders/yw/qz00x75d7kb98f7vm8dkhkvw0000gn/T/ipykernel_94701/3932068550.py:1: SettingWithCopyWarning: \n", "A value is trying to be set on a copy of a slice from a DataFrame.\n", "Try using .loc[row_indexer,col_indexer] = value instead\n", "\n", "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", " sorted_df['JRCT ID'] = [result[0] for result in results]\n", "/var/folders/yw/qz00x75d7kb98f7vm8dkhkvw0000gn/T/ipykernel_94701/3932068550.py:2: SettingWithCopyWarning: \n", "A value is trying to be set on a copy of a slice from a DataFrame.\n", "Try using .loc[row_indexer,col_indexer] = value instead\n", "\n", "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", " sorted_df['Title'] = [result[1] for result in results]\n", "/var/folders/yw/qz00x75d7kb98f7vm8dkhkvw0000gn/T/ipykernel_94701/3932068550.py:3: SettingWithCopyWarning: \n", "A value is trying to be set on a copy of a slice from a DataFrame.\n", "Try using .loc[row_indexer,col_indexer] = value instead\n", "\n", "See the caveats in the documentation: https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#returning-a-view-versus-a-copy\n", " sorted_df['Target'] = [result[2] for result in results]\n" ] } ], "source": [ "sorted_df['JRCT ID'] = [result[0] for result in results]\n", "sorted_df['Title'] = [result[1] for result in results]\n", "sorted_df['Target'] = [result[2] for result in results]" ] }, { "cell_type": "code", "execution_count": 10, "metadata": {}, "outputs": [], "source": [ "new_order = [\"JRCT ID\", 'NCT No', 'JapicCTI No',\"Title\",'Target'] + [col for col in sorted_df.columns if col not in [\"JRCT ID\", 'NCT No', 'JapicCTI No',\"Title\",'Target']]" ] }, { "cell_type": "code", "execution_count": 11, "metadata": {}, "outputs": [], "source": [ "sorted_df = sorted_df[new_order]" ] }, { "cell_type": "code", "execution_count": 12, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | JRCT ID | \n", "NCT No | \n", "JapicCTI No | \n", "Title | \n", "Target | \n", "研究・治験の目的 | \n", "試験等のフェーズ | \n", "試験の種類 | \n", "無作為化 | \n", "盲検化 | \n", "... | \n", "assignment | \n", "purpose | \n", "Inclusion Criteria | \n", "Exclusion Criteria | \n", "Age Minimum | \n", "Age Maximum | \n", "Gender | \n", "Discontinuation Criteria | \n", "Keyword | \n", "Intervention(s) | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "jRCT2021240039 | \n", "NCT06632951 | \n", "None | \n", "[M25-204]転移性尿路上皮癌患者を対象に,livmoniplimab とbudigal... | \n", "尿路上皮癌 | \n", "主要目的:全生存期間(以下「OS」)を指標として,livmoniplimab と budig... | \n", "2 | \n", "None | \n", "無作為化比較 | \n", "非盲検 | \n", "... | \n", "parallel assignment | \n", "treatment purpose | \n", "-Participant has histologically or cytological... | \n", "-Participant has received more than 1 prior ch... | \n", "18age old over | \n", "No limit | \n", "Both | \n", "NaN | \n", "\n", " | -Arm 1: Livmoniplimab (Dose A) + Budigalimab\\r... | \n", "
1 | \n", "jRCT1030240513 | \n", "None | \n", "None | \n", "進行がん患者に対する可聴領域外のハイレゾ自然音源が与える生体情報や癒しの変化を評価する\\n探... | \n", "がん | \n", "進行がん患者を対象に、可聴領域外のハイレゾ自然音源を介入とした音楽療法が、無音と比較して、疲... | \n", "None | \n", "介入研究 | \n", "無作為化比較 | \n", "単盲検 | \n", "... | \n", "parallel assignment | \n", "supportive care | \n", "Eligible participants must meet the following ... | \n", "Exclusion criteria apply if any of the followi... | \n", "18age old over | \n", "No limit | \n", "\n", " | NaN | \n", "cancer, | \n", "Participants will be exposed to either sounds ... | \n", "
2 | \n", "jRCTs022240038 | \n", "None | \n", "None | \n", "手術支援ロボットを用いた遠隔手術支援の臨床応用 | \n", "消化器癌 | \n", "消化器がんの患者のうち、内視鏡手術用支援機器を用いる手術の適応がある患者を対象として、遠隔地... | \n", "None | \n", "介入研究 | \n", "単一群 | \n", "非盲検 | \n", "... | \n", "single assignment | \n", "treatment purpose | \n", "1) Patients with gastrointestinal cancer using... | \n", "1) Difficulty of curative resection\\r\\n2) Diff... | \n", "20age old over | \n", "No limit | \n", "Both | \n", "NaN | \n", "Telesurgery, robot | \n", "Telesurgcal support via communication lines fr... | \n", "
3 | \n", "jRCT1041240134 | \n", "None | \n", "None | \n", "乳がん患者におけるアベマシクリブによる下痢症状に対するロペラミド予防投与の有効性検証試験 | \n", "乳癌 | \n", "アベマシクリブに起因する下痢に対しロペラミドを予防内服することでアベマシクリブの減量を回避すること | \n", "None | \n", "介入研究 | \n", "単一群 | \n", "非盲検 | \n", "... | \n", "single assignment | \n", "treatment purpose | \n", "1)Patients with hormone receptor-positive, HER... | \n", "1)Patients with severe complications (e.g., in... | \n", "18age old over | \n", "No limit | \n", "Both | \n", "NaN | \n", "\n", " | Administer 1 mg of loperamide at the onset of ... | \n", "
4 | \n", "jRCT2031240512 | \n", "None | \n", "None | \n", "フッ化ピリミジン製剤及びプラチナ製剤を含む一次治療に不応・不耐となった切除不能進行・再発胃癌... | \n", "切除不能進行・再発胃癌 | \n", "フッ化ピリミジン・プラチナ系薬剤に不応・不耐の切除不能進行・再発胃癌被験者を対象として、ベバ... | \n", "1 | \n", "None | \n", "無作為化比較 | \n", "非盲検 | \n", "... | \n", "parallel assignment | \n", "treatment purpose | \n", "1)\\tAge between 18 and 75 years.\\r\\n2)\\tPerfor... | \n", "1)\\tPrior treatment history with paclitaxel, r... | \n", "18age old over | \n", "75age old under | \n", "Both | \n", "NaN | \n", "\n", " | Safety Part (Dose Escalation):\\r\\nLevel 0: Bev... | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
1141 | \n", "jRCT1091220254 | \n", "None | \n", "None | \n", "肺動静脈分離3D-CT angiographyにおけるヨード造影剤量低減の検討 | \n", "肺がん | \n", "None | \n", "None | \n", "None | \n", "None | \n", "単盲検 | \n", "... | \n", "Yes | \n", "None | \n", "None | \n", "None | \n", "Age Month Week Day Hour No limit | \n", "Age Month Week Day Hour No limit | \n", "Both | \n", "NaN | \n", "\n", " | Intervention type:DRUG\\nName of intervention: ... | \n", "
1142 | \n", "jRCT1090220224 | \n", "None | \n", "None | \n", "体幹部神経ブロック後のレボブピバカインの血中濃度の変化 | \n", "下腹部消化器がん | \n", "None | \n", "None | \n", "None | \n", "None | \n", "非盲検 | \n", "... | \n", "\n", " | None | \n", "None | \n", "None | \n", "20Age Month Week Day Hour over | \n", "Age Month Week Day Hour No limit | \n", "Both | \n", "NaN | \n", "\n", " | Intervention type:\\nName of intervention:\\nDos... | \n", "
1143 | \n", "jRCT1091220221 | \n", "None | \n", "None | \n", "ヨード造影剤と生理食塩水の混合溶液を用いたtest injectionによる混合割合と造影効... | \n", "肺がん | \n", "None | \n", "None | \n", "None | \n", "None | \n", "非盲検 | \n", "... | \n", "No | \n", "None | \n", "None | \n", "None | \n", "Age Month Week Day Hour No limit | \n", "Age Month Week Day Hour No limit | \n", "Both | \n", "NaN | \n", "\n", " | Intervention type:DRUG\\nName of intervention:N... | \n", "
1144 | \n", "jRCT1080222856 | \n", "None | \n", "JapicCTI-152908 | \n", "レンビマカプセル特定使用成績調査実施計画書−根治切除不能な甲状腺癌患者における安全性及び有効... | \n", "根治切除不能な甲状腺癌 | \n", "None | \n", "None | \n", "観察研究 | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "Both | \n", "NaN | \n", "\n", " | investigational material(s)\\nGeneric name etc ... | \n", "
1145 | \n", "jRCT2080221970 | \n", "None | \n", "JapicCTI-122016 | \n", "進行/再発副腎皮質癌に対するgemcitabine、capecitabine併用化学療法 | \n", "副腎皮質癌 | \n", "None | \n", "None | \n", "介入研究 | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "Both | \n", "NaN | \n", "\n", " | \n", " |
1146 rows × 38 columns
\n", "