{ "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", "\n", "\n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", " \n", "
JRCT IDNCT NoJapicCTI NoTitleTarget研究・治験の目的試験等のフェーズ試験の種類無作為化盲検化...assignmentpurposeInclusion CriteriaExclusion CriteriaAge MinimumAge MaximumGenderDiscontinuation CriteriaKeywordIntervention(s)
0jRCT2021240039NCT06632951None[M25-204]転移性尿路上皮癌患者を対象に,livmoniplimab とbudigal...尿路上皮癌主要目的:全生存期間(以下「OS」)を指標として,livmoniplimab と budig...2None無作為化比較非盲検...parallel assignmenttreatment purpose-Participant has histologically or cytological...-Participant has received more than 1 prior ch...18age old overNo limitBothNaN-Arm 1: Livmoniplimab (Dose A) + Budigalimab\\r...
1jRCT1030240513NoneNone進行がん患者に対する可聴領域外のハイレゾ自然音源が与える生体情報や癒しの変化を評価する\\n探...がん進行がん患者を対象に、可聴領域外のハイレゾ自然音源を介入とした音楽療法が、無音と比較して、疲...None介入研究無作為化比較単盲検...parallel assignmentsupportive careEligible participants must meet the following ...Exclusion criteria apply if any of the followi...18age old overNo limitNaNcancer,Participants will be exposed to either sounds ...
2jRCTs022240038NoneNone手術支援ロボットを用いた遠隔手術支援の臨床応用消化器癌消化器がんの患者のうち、内視鏡手術用支援機器を用いる手術の適応がある患者を対象として、遠隔地...None介入研究単一群非盲検...single assignmenttreatment purpose1) Patients with gastrointestinal cancer using...1) Difficulty of curative resection\\r\\n2) Diff...20age old overNo limitBothNaNTelesurgery, robotTelesurgcal support via communication lines fr...
3jRCT1041240134NoneNone乳がん患者におけるアベマシクリブによる下痢症状に対するロペラミド予防投与の有効性検証試験乳癌アベマシクリブに起因する下痢に対しロペラミドを予防内服することでアベマシクリブの減量を回避することNone介入研究単一群非盲検...single assignmenttreatment purpose1)Patients with hormone receptor-positive, HER...1)Patients with severe complications (e.g., in...18age old overNo limitBothNaNAdminister 1 mg of loperamide at the onset of ...
4jRCT2031240512NoneNoneフッ化ピリミジン製剤及びプラチナ製剤を含む一次治療に不応・不耐となった切除不能進行・再発胃癌...切除不能進行・再発胃癌フッ化ピリミジン・プラチナ系薬剤に不応・不耐の切除不能進行・再発胃癌被験者を対象として、ベバ...1None無作為化比較非盲検...parallel assignmenttreatment purpose1)\\tAge between 18 and 75 years.\\r\\n2)\\tPerfor...1)\\tPrior treatment history with paclitaxel, r...18age old over75age old underBothNaNSafety Part (Dose Escalation):\\r\\nLevel 0: Bev...
..................................................................
1141jRCT1091220254NoneNone肺動静脈分離3D-CT angiographyにおけるヨード造影剤量低減の検討肺がんNoneNoneNoneNone単盲検...YesNoneNoneNoneAge Month Week Day Hour No limitAge Month Week Day Hour No limitBothNaNIntervention type:DRUG\\nName of intervention: ...
1142jRCT1090220224NoneNone体幹部神経ブロック後のレボブピバカインの血中濃度の変化下腹部消化器がんNoneNoneNoneNone非盲検...NoneNoneNone20Age Month Week Day Hour overAge Month Week Day Hour No limitBothNaNIntervention type:\\nName of intervention:\\nDos...
1143jRCT1091220221NoneNoneヨード造影剤と生理食塩水の混合溶液を用いたtest injectionによる混合割合と造影効...肺がんNoneNoneNoneNone非盲検...NoNoneNoneNoneAge Month Week Day Hour No limitAge Month Week Day Hour No limitBothNaNIntervention type:DRUG\\nName of intervention:N...
1144jRCT1080222856NoneJapicCTI-152908レンビマカプセル特定使用成績調査実施計画書−根治切除不能な甲状腺癌患者における安全性及び有効...根治切除不能な甲状腺癌NoneNone観察研究NoneNone...NoneNoneNoneNoneNoneNoneBothNaNinvestigational material(s)\\nGeneric name etc ...
1145jRCT2080221970NoneJapicCTI-122016進行/再発副腎皮質癌に対するgemcitabine、capecitabine併用化学療法副腎皮質癌NoneNone介入研究NoneNone...NoneNoneNoneNoneNoneNoneBothNaN
\n", "

1146 rows × 38 columns

\n", "
" ], "text/plain": [ " JRCT ID NCT No JapicCTI No \\\n", "0 jRCT2021240039 NCT06632951 None \n", "1 jRCT1030240513 None None \n", "2 jRCTs022240038 None None \n", "3 jRCT1041240134 None None \n", "4 jRCT2031240512 None None \n", "... ... ... ... \n", "1141 jRCT1091220254 None None \n", "1142 jRCT1090220224 None None \n", "1143 jRCT1091220221 None None \n", "1144 jRCT1080222856 None JapicCTI-152908 \n", "1145 jRCT2080221970 None JapicCTI-122016 \n", "\n", " Title Target \\\n", "0 [M25-204]転移性尿路上皮癌患者を対象に,livmoniplimab とbudigal... 尿路上皮癌 \n", "1 進行がん患者に対する可聴領域外のハイレゾ自然音源が与える生体情報や癒しの変化を評価する\\n探... がん \n", "2 手術支援ロボットを用いた遠隔手術支援の臨床応用 消化器癌 \n", "3 乳がん患者におけるアベマシクリブによる下痢症状に対するロペラミド予防投与の有効性検証試験 乳癌 \n", "4 フッ化ピリミジン製剤及びプラチナ製剤を含む一次治療に不応・不耐となった切除不能進行・再発胃癌... 切除不能進行・再発胃癌 \n", "... ... ... \n", "1141 肺動静脈分離3D-CT angiographyにおけるヨード造影剤量低減の検討 肺がん \n", "1142 体幹部神経ブロック後のレボブピバカインの血中濃度の変化 下腹部消化器がん \n", "1143 ヨード造影剤と生理食塩水の混合溶液を用いたtest injectionによる混合割合と造影効... 肺がん \n", "1144 レンビマカプセル特定使用成績調査実施計画書−根治切除不能な甲状腺癌患者における安全性及び有効... 根治切除不能な甲状腺癌 \n", "1145 進行/再発副腎皮質癌に対するgemcitabine、capecitabine併用化学療法 副腎皮質癌 \n", "\n", " 研究・治験の目的 試験等のフェーズ 試験の種類 \\\n", "0 主要目的:全生存期間(以下「OS」)を指標として,livmoniplimab と budig... 2 None \n", "1 進行がん患者を対象に、可聴領域外のハイレゾ自然音源を介入とした音楽療法が、無音と比較して、疲... None 介入研究 \n", "2 消化器がんの患者のうち、内視鏡手術用支援機器を用いる手術の適応がある患者を対象として、遠隔地... None 介入研究 \n", "3 アベマシクリブに起因する下痢に対しロペラミドを予防内服することでアベマシクリブの減量を回避すること None 介入研究 \n", "4 フッ化ピリミジン・プラチナ系薬剤に不応・不耐の切除不能進行・再発胃癌被験者を対象として、ベバ... 1 None \n", "... ... ... ... \n", "1141 None None None \n", "1142 None None None \n", "1143 None None None \n", "1144 None None 観察研究 \n", "1145 None None 介入研究 \n", "\n", " 無作為化 盲検化 ... assignment purpose \\\n", "0 無作為化比較 非盲検 ... parallel assignment treatment purpose \n", "1 無作為化比較 単盲検 ... parallel assignment supportive care \n", "2 単一群 非盲検 ... single assignment treatment purpose \n", "3 単一群 非盲検 ... single assignment treatment purpose \n", "4 無作為化比較 非盲検 ... parallel assignment treatment purpose \n", "... ... ... ... ... ... \n", "1141 None 単盲検 ... Yes None \n", "1142 None 非盲検 ... None \n", "1143 None 非盲検 ... No None \n", "1144 None None ... None None \n", "1145 None None ... None None \n", "\n", " Inclusion Criteria \\\n", "0 -Participant has histologically or cytological... \n", "1 Eligible participants must meet the following ... \n", "2 1) Patients with gastrointestinal cancer using... \n", "3 1)Patients with hormone receptor-positive, HER... \n", "4 1)\\tAge between 18 and 75 years.\\r\\n2)\\tPerfor... \n", "... ... \n", "1141 None \n", "1142 None \n", "1143 None \n", "1144 None \n", "1145 None \n", "\n", " Exclusion Criteria \\\n", "0 -Participant has received more than 1 prior ch... \n", "1 Exclusion criteria apply if any of the followi... \n", "2 1) Difficulty of curative resection\\r\\n2) Diff... \n", "3 1)Patients with severe complications (e.g., in... \n", "4 1)\\tPrior treatment history with paclitaxel, r... \n", "... ... \n", "1141 None \n", "1142 None \n", "1143 None \n", "1144 None \n", "1145 None \n", "\n", " Age Minimum Age Maximum \\\n", "0 18age old over No limit \n", "1 18age old over No limit \n", "2 20age old over No limit \n", "3 18age old over No limit \n", "4 18age old over 75age old under \n", "... ... ... \n", "1141 Age Month Week Day Hour No limit Age Month Week Day Hour No limit \n", "1142 20Age Month Week Day Hour over Age Month Week Day Hour No limit \n", "1143 Age Month Week Day Hour No limit Age Month Week Day Hour No limit \n", "1144 None None \n", "1145 None None \n", "\n", " Gender Discontinuation Criteria Keyword \\\n", "0 Both NaN \n", "1 NaN cancer, \n", "2 Both NaN Telesurgery, robot \n", "3 Both NaN \n", "4 Both NaN \n", "... ... ... ... \n", "1141 Both NaN \n", "1142 Both NaN \n", "1143 Both NaN \n", "1144 Both NaN \n", "1145 Both NaN \n", "\n", " Intervention(s) \n", "0 -Arm 1: Livmoniplimab (Dose A) + Budigalimab\\r... \n", "1 Participants will be exposed to either sounds ... \n", "2 Telesurgcal support via communication lines fr... \n", "3 Administer 1 mg of loperamide at the onset of ... \n", "4 Safety Part (Dose Escalation):\\r\\nLevel 0: Bev... \n", "... ... \n", "1141 Intervention type:DRUG\\nName of intervention: ... \n", "1142 Intervention type:\\nName of intervention:\\nDos... \n", "1143 Intervention type:DRUG\\nName of intervention:N... \n", "1144 investigational material(s)\\nGeneric name etc ... \n", "1145 \n", "\n", "[1146 rows x 38 columns]" ] }, "execution_count": 12, "metadata": {}, "output_type": "execute_result" } ], "source": [ "sorted_df" ] }, { "cell_type": "code", "execution_count": 13, "metadata": {}, "outputs": [], "source": [ "sorted_df.to_csv('../JRCT20241208Cancer.csv')" ] }, { "cell_type": "code", "execution_count": 14, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "array(['NCT06632951', None, 'NCT06692738', 'NCT06573294', 'NCT06627647',\n", " 'NCT06549595', 'NCT06660654', 'NCT06496178', 'NCT06608927',\n", " 'NCT04898634', 'NCT06393374', 'NCT06312176', 'NCT06629779',\n", " 'NCT06698042', 'NCT06561386', 'NCT05445778', 'NCT06509906',\n", " 'NCT06598306', 'NCT05605899', 'NCT06486441', 'NCT06435429',\n", " 'NCT06586515', 'NCT06551142', 'NCT06077760', 'NCT06622941',\n", " 'NCT06564844', 'NCT06360354', 'NCT06622226', 'NCT05580562',\n", " 'NCT06346392', 'NCT06581432', 'NCT06561685', 'NCT06555744',\n", " 'NCT05730036', 'NCT06551324', 'NCT04777851', 'NCT06413706',\n", " 'NCT06417814', 'NCT03423628', 'NCT06528093', 'NCT06465069',\n", " 'NCT06333951', nan, 'NCT06526793', 'NCT06312137', 'NCT04547166',\n", " 'NCT06431594', 'NCT06497556', 'NCT06400472', 'NCT06526819',\n", " 'NCT06012435', 'NCT06421935', 'NCT05424822', 'NCT06452277',\n", " 'NCT06508658', 'NCT06305754', 'NCT03313778', 'NCT04895709',\n", " 'NCT04852887', 'NCT06467357', 'NCT06353386', 'NCT06282575',\n", " 'NCT06223516', 'NCT06318273', 'NCT06170788', 'NCT06191744',\n", " 'NCT06345729', 'NCT06422143', 'NCT06459180', 'NCT06356129',\n", " 'NCT06470438', 'NCT05201066', 'NCT04482309', 'NCT06095583',\n", " 'NCT06428409', 'NCT05456256', 'NCT06535893', 'NCT06158841',\n", " 'NCT06356311', 'NCT06211036', 'NCT06074588', 'NCT06131398',\n", " 'NCT06319820', 'NCT06357533', 'NCT06380751', 'NCT06362252',\n", " 'NCT06238479', 'NCT06236438', 'NCT06064500', 'NCT06390995',\n", " 'NCT06252649', 'NCT06159790', 'NCT06211764', 'NCT06132958',\n", " 'NCT06136650', 'NCT06136624', 'NCT06208150', 'NCT06330064',\n", " 'NCT05552222', 'NCT06106945', 'NCT06188559', 'NCT06285097',\n", " 'NCT06317311', 'NCT06112379', 'NCT05800964', 'NCT06158958',\n", " 'NCT06541665', 'NCT06136559', 'NCT05933577', 'NCT05153239',\n", " 'NCT06105632', 'NCT05899608', 'NCT05041309', 'NCT05984277',\n", " 'NCT06548217', 'NCT06206837', 'NCT06047080', 'NCT04910568',\n", " 'NCT06103864', 'NCT05980416', 'NCT03821233', 'NCT04586426',\n", " 'NCT06203210', 'NCT06240741', 'NCT06244485', 'NCT05371093',\n", " 'NCT05939414', 'NCT06152575', 'NCT06057402', 'NCT06117774',\n", " 'NCT06091930', 'NCT06172478', 'NCT06130553', 'NCT06018129',\n", " 'NCT06219941', 'NCT06120491', 'NCT06129864', 'NCT06084481',\n", " 'NCT04420884', 'NCT06045806', 'NCT06099782', 'NCT06140836',\n", " 'NCT06119581', 'NCT06046742', 'NCT03435796', 'NCT06109779',\n", " 'NCT05599984', 'NCT05920356', 'NCT05519085', 'NCT04031677',\n", " 'NCT05552976', 'NCT06547528', 'NCT06097728', 'NCT05952557',\n", " 'NCT06057038', 'NCT06079671', 'NCT06532331', 'NCT05488314',\n", " 'NCT05544929', 'NCT06174987', 'NCT05776160', 'NCT05907122',\n", " 'NCT05973773', 'NCT05967689', 'NCT04594642', 'NCT06041802',\n", " 'NCT06038578', 'NCT05794906', 'NCT05171049', 'NCT04879329',\n", " 'NCT05862285', 'NCT05775159', 'NCT05909397', 'NCT05753501',\n", " 'NCT05879653', 'NCT05896163', 'NCT05875168', 'NCT06074705',\n", " 'NCT05771480', 'NCT05867121', 'NCT05714839', 'NCT06005493',\n", " 'NCT05797168', 'NCT05152147', 'NCT05832827', 'NCT05514054',\n", " 'NCT05607550', 'NCT05614739', 'NCT05774951', 'NCT05838768',\n", " 'NCT03761108', 'NCT05907980', 'NCT05702229', 'NCT05485766',\n", " 'NCT05765734', 'NCT05727176', 'NCT05609968', 'NCT05669989',\n", " 'NCT05647122', 'NCT05382559', 'NCT05737199', 'NCT05410145',\n", " 'NCT04931654', 'NCT05654623', 'NCT05347485', 'NCT05319730',\n", " 'NCT05572515', 'NCT05253651', 'NCT05629585', 'NCT05546476',\n", " 'NCT05623020', 'NCT05619744', 'NCT04892173', 'NCT05567185',\n", " 'NCT05257083', 'NCT05498428', 'NCT05261399', 'NCT05555732',\n", " 'NCT05489211', 'NCT05277051', 'NCT05206357', 'NCT05565378',\n", " 'NCT05259839', 'NCT05397496', 'NCT05464030', 'NCT05325866',\n", " 'NCT05440786', 'NCT05275868', 'NCT05307705', 'NCT05481437',\n", " 'NCT05099172', 'NCT05337137', 'NCT05137847', 'NCT05298423',\n", " 'NCT05201781', 'NCT05067283', 'NCT05238922', 'NCT04707248',\n", " 'NCT05317416', 'NCT05301842', 'NCT05322577', 'NCT04928846',\n", " 'NCT04862663', 'NCT04771078', 'NCT05094336', 'NCT05211895',\n", " 'NCT05111626', 'NCT04960709', 'NCT05221840', 'NCT05365581',\n", " 'NCT05083169', 'NCT03888105', 'NCT03960840', 'NCT05123482',\n", " 'NCT05061823', 'NCT06535009', 'NCT05114746', 'NCT05048797',\n", " 'NCT02912949', 'NCT04803994', 'NCT05091346', 'NCT05029882',\n", " 'NCT05005403', 'NCT04819100', 'NCT04857372', 'NCT05034887',\n", " 'NCT03438474', 'NCT05021562', 'NCT05012618', 'NCT03398655',\n", " 'NCT04956640', 'NCT05064618', 'NCT04949256', 'NCT04923893',\n", " 'NCT04975997', 'NCT03609359', 'NCT04886804', 'NCT04185883',\n", " 'NCT04452591', 'NCT04711252', 'NCT04777994', 'NCT04660344',\n", " 'NCT04612751', 'NCT04400591', 'NCT03711032', 'NCT04221542',\n", " 'NCT04661007', 'NCT04640623', 'NCT04649073', 'NCT04606446',\n", " 'NCT03769506', 'NCT04683250', 'NCT04379596', 'NCT03899155',\n", " 'NCT04542824', 'NCT04189614', 'NCT04429087', 'NCT04417465',\n", " 'NCT04328948', 'NCT04419532', 'NCT04211337', 'NCT04210115',\n", " 'NCT03899792', 'NCT03768063', 'NCT03969004', 'NCT04145622',\n", " 'NCT04094311', 'NCT04288999', 'NCT03260491', 'NCT04008797',\n", " 'NCT03821935', 'NCT03818893', 'NCT02609776', 'NCT03444701',\n", " 'NCT03401385'], dtype=object)" ] }, "execution_count": 14, "metadata": {}, "output_type": "execute_result" } ], "source": [ "sorted_df['NCT No'].unique()" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [] } ], "metadata": { "kernelspec": { "display_name": "gradio", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.12.3" } }, "nbformat": 4, "nbformat_minor": 2 }