{ "cells": [ { "cell_type": "code", "execution_count": 45, "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": 46, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "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": "markdown", "metadata": {}, "source": [ "# fetch_clinical_trialsを使って検索結果を取得\n", "results = fetch_clinical_trials(disease_name=\"ラブドイド\", 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": 47, "metadata": {}, "outputs": [ { "data": { "text/plain": [ "832" ] }, "execution_count": 47, "metadata": {}, "output_type": "execute_result" } ], "source": [ "len(results)" ] }, { "cell_type": "code", "execution_count": 48, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240552\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs052240215\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240214\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240547\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031240545\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240542\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs051240210\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240536\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs032240534\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240530\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031240526\n", "Waiting for 15 seconds before the next request...\n", "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/jRCTs022240038\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/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/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/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/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/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/jRCT2031240476\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/jRCT2031240448\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/jRCTs061240074\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/jRCT2051240173\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/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/jRCT2051240165\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/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/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/jRCT2061240063\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/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/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/jRCT2031240373\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/jRCTs052240137\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/jRCT2051240126\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/jRCTs031240340\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/jRCT2032240323\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/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/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/jRCT2051240116\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/jRCTs031240298\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/jRCT2071240051\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/jRCT2031240284\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/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/jRCT2071240041\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/jRCT2031240225\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/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/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/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/jRCT2051240082\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/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/jRCTs031240170\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/jRCT2011240017\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/jRCTs031240169\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/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/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/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/jRCT2031240135\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/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/jRCT2031240096\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/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/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/jRCT2031240065\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/jRCTs031240051\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/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/jRCTs011240005\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/jRCT2031240026\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/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/jRCT2071240003\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/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/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/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/jRCT2071230123\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/jRCT2031230697\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/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/jRCTs031230682\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/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/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/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/jRCTs031230643\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/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/jRCT2031230640\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/jRCTs031230630\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/jRCTs041230146\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/jRCTs031230606\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/jRCT2021230055\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/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/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/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/jRCTs041230120\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/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/jRCT2061230078\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/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/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/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/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/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/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/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/jRCT2041230084\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/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/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/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/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/jRCT2041230073\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/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/jRCTs061230046\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/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/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/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/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/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/jRCTs031230182\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/jRCT2031230175\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/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/jRCT2031230121\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/jRCT2011230009\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/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/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/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/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/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/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/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/jRCT2031220737\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/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/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/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/jRCT2051220176\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/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/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/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/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/jRCTs031220557\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/jRCT2021220036\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031220527\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/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/jRCT2031220484\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/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/jRCT2032220428\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCTs031220424\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/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/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/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/jRCTs031220257\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/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/jRCT2031220213\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/jRCT2021220015\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/jRCT2031220162\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/jRCT2031220125\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/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/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/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/jRCT2071220010\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/jRCT2031220077\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/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/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/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/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/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/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/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/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/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/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/jRCT2051210165\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/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/jRCT2031210560\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/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/jRCT2041210123\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/jRCT2061210058\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/jRCTs041210104\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/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/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/jRCTs042210090\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/jRCTs031210393\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/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/jRCT2073210080\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/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/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/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/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/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/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/jRCT2031210231\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/jRCT2011210020\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/jRCT2031210181\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/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/jRCTs051210042\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/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/jRCT2031210118\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/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/jRCT2031210046\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/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/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/jRCTs062200061\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/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/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/jRCT2033200278\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/jRCT2031200246\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/jRCTs041200054\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/jRCT2031200153\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/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/jRCT2031200087\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/jRCTs042200033\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/jRCTs031200064\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031200057\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225233\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/jRCT2080225224\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/jRCTs031200038\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225208\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/jRCTs021200003\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2073200004\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/jRCTs031200004\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080225145\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/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/jRCTs031190186\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/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/jRCT2080224960\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/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/jRCTs031190076\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2031190072\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/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/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/jRCTs041180151\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/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/jRCTs072180051\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/jRCTs061180043\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/jRCTs032180154\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/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/jRCTs031180055\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/jRCT2080224136\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/jRCTs051180001\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080223768\n", "Waiting for 15 seconds before the next request...\n", "Processing URL: https://jrct.niph.go.jp/latest-detail/jRCT2080222728\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": 49, "metadata": {}, "outputs": [ { "data": { "text/html": [ "
\n", " | URL | \n", "研究・治験の目的 | \n", "試験等のフェーズ | \n", "Phase | \n", "試験の種類 | \n", "Study Type | \n", "無作為化 | \n", "allocation | \n", "盲検化 | \n", "masking | \n", "... | \n", "中止基準 | \n", "Discontinuation Criteria | \n", "対象疾患名 | \n", "Health Condition(s) or Problem(s) Studied | \n", "対象疾患キーワード | \n", "Keyword | \n", "介入の内容 | \n", "Intervention(s) | \n", "JapicCTI No | \n", "NCT No | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "https://jrct.niph.go.jp/latest-detail/jRCT2031... | \n", "Treatment | \n", "1-2 | \n", "None | \n", "None | \n", "None | \n", "単一群 | \n", "single arm study | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "以下の進行固形がん患者 ・非小細胞肺癌 ・膵管腺癌 ・結腸・直腸癌 | \n", "Non-Small Cell Lung Cancer (NSCLC) Pancreatic ... | \n", "\n", " | \n", " | AZD0022 | \n", "AZD0022 | \n", "None | \n", "NCT06599502 | \n", "
1 | \n", "https://jrct.niph.go.jp/latest-detail/jRCTs052... | \n", "結腸癌のロボット支援手術において、クリップ、アドバンスドバイポーラー、ステープラーをロボット... | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "無作為化比較 | \n", "randomized controlled trial | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "結腸癌 | \n", "colon cancer | \n", "\n", " | \n", " | ハイブリッドロボット支援手術 | \n", "Hybrid robotic surgery | \n", "None | \n", "None | \n", "
2 | \n", "https://jrct.niph.go.jp/latest-detail/jRCTs051... | \n", "エンホルツマブベドチン(EV)に伴う皮膚障害を、好発部位に予防的にステロイド外用薬を塗布する... | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "無作為化比較 | \n", "randomized controlled trial | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "尿路上皮癌 | \n", "Urothelial carcinoma | \n", "\n", " | \n", " | EV標準量投与開始前日夕より28日目まで、1日2回朝夕に試験薬(デルモベート軟膏またはワセリ... | \n", "The study drug (Delmovate ointment or Vaseline... | \n", "None | \n", "None | \n", "
3 | \n", "https://jrct.niph.go.jp/latest-detail/jRCT2031... | \n", "フッ化ピリミジン系薬剤に不応または不耐となったFGFR2b陽性の切除不能進行・再発の胃腺癌又... | \n", "2 | \n", "None | \n", "None | \n", "None | \n", "単一群 | \n", "single arm study | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "切除不能進行・再発の胃または食道胃接合部腺癌 | \n", "Advanced Gastric or Gastroesophageal Junction ... | \n", "\n", " | \n", " | ・Bemarituzumab (15mg/kg, intravenous, Day1, 15... | \n", "- Bemarituzumab (15mg/kg, intravenous, Day1, 1... | \n", "None | \n", "None | \n", "
4 | \n", "https://jrct.niph.go.jp/latest-detail/jRCTs031... | \n", "広範な食道表在癌に対する内視鏡的粘膜下層剥離術(Endoscopic submucosal ... | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "無作為化比較 | \n", "randomized controlled trial | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "広範な食道表在癌 | \n", "Widespread superficial esophageal cancer | \n", "\n", " | \n", " | ESD+ステロイド局注療法:一期的にESDを行った直後に、トリアムシノロンアセトニド100 ... | \n", "Local steroid (triamcinolone acetonide) inject... | \n", "None | \n", "None | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
827 | \n", "https://jrct.niph.go.jp/latest-detail/jRCT2080... | \n", "None | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "None | \n", "None | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "JapicCTI-184169 | \n", "NCT02609776 | \n", "
828 | \n", "https://jrct.niph.go.jp/latest-detail/jRCTs031... | \n", "根治切除不能または転移性腎細胞癌に対する抗PD-1抗体(Nivolumab)投与による縮小効... | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "無作為化比較 | \n", "randomized controlled trial | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "根治切除不能または転移性腎細胞癌 | \n", "Unresectable or metastatic renal cell carcinoma | \n", "\n", " | \n", " | Arm1:ニボルマブ4週に1回投与を計6コース行う。 Arm2:ニボルマブ4週に1回投与を計... | \n", "Arm1 Patients receive Nivolumab every 4 weeks ... | \n", "None | \n", "None | \n", "
829 | \n", "https://jrct.niph.go.jp/latest-detail/jRCTs051... | \n", "鏡視下の食道癌、胃癌、大腸癌手術症例において、リンパ流とリンパ節転移経路の解明、および過不足... | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "単一群 | \n", "single arm study | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "消化管癌 | \n", "gastroenterological cancer | \n", "消化管癌 | \n", "gastroenterological cancer | \n", "癌部周囲粘膜下にIncdocyanine Greenを局注する。 | \n", "Indocyanine Green is injected submucosally aro... | \n", "None | \n", "None | \n", "
830 | \n", "https://jrct.niph.go.jp/latest-detail/jRCT2080... | \n", "None | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "None | \n", "None | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "JapicCTI-183824 | \n", "None | \n", "
831 | \n", "https://jrct.niph.go.jp/latest-detail/jRCT2080... | \n", "None | \n", "None | \n", "None | \n", "介入研究 | \n", "Interventional | \n", "None | \n", "None | \n", "None | \n", "None | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "JapicCTI-152780 | \n", "None | \n", "
832 rows × 36 columns
\n", "\n", " | JRCT ID | \n", "NCT No | \n", "JapicCTI No | \n", "Title | \n", "TargetJ | \n", "Target | \n", "TargetEnglish | \n", "研究・治験の目的 | \n", "試験等のフェーズ | \n", "試験の種類 | \n", "... | \n", "assignment | \n", "purpose | \n", "Inclusion Criteria | \n", "Exclusion Criteria | \n", "Age Minimum | \n", "Age Maximum | \n", "Gender | \n", "Discontinuation Criteria | \n", "Keyword | \n", "Intervention(s) | \n", "
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
0 | \n", "jRCT2031240552 | \n", "NCT06599502 | \n", "None | \n", "KRAS G12D 変異陽性がん患者を対象としてAZD0022 の単剤療法及び抗がん剤との併... | \n", "以下の進行固形がん患者\\n・非小細胞肺癌\\n・膵管腺癌\\n・結腸・直腸癌 | \n", "以下の進行固形がん患者 ・非小細胞肺癌 ・膵管腺癌 ・結腸・直腸癌 | \n", "Non-Small Cell Lung Cancer (NSCLC) Pancreatic ... | \n", "Treatment | \n", "1-2 | \n", "None | \n", "... | \n", "single assignment | \n", "treatment purpose | \n", "1. Participant must be 18 years or more, or th... | \n", "1. Any significant laboratory finding or any s... | \n", "18age old over | \n", "No limit | \n", "Both | \n", "None | \n", "\n", " | AZD0022 | \n", "
1 | \n", "jRCTs052240215 | \n", "None | \n", "None | \n", "ロボット支援結腸癌手術における腹腔鏡デバイスを用いたハイブリッドロボット支援手術の有効性を検... | \n", "結腸癌 | \n", "結腸癌 | \n", "colon cancer | \n", "結腸癌のロボット支援手術において、クリップ、アドバンスドバイポーラー、ステープラーをロボット... | \n", "None | \n", "介入研究 | \n", "... | \n", "parallel assignment | \n", "treatment purpose | \n", "1. Patients whose age at registration is 18 ye... | \n", "1. Patients planning combined resection of oth... | \n", "18age old over | \n", "No limit | \n", "Both | \n", "None | \n", "\n", " | Hybrid robotic surgery | \n", "
2 | \n", "jRCTs051240214 | \n", "None | \n", "None | \n", "エンホルツマブベドチンに伴う皮膚障害に対する予防的ステロイド外用薬投与の有効性に関する多施設... | \n", "尿路上皮癌 | \n", "尿路上皮癌 | \n", "Urothelial carcinoma | \n", "エンホルツマブベドチン(EV)に伴う皮膚障害を、好発部位に予防的にステロイド外用薬を塗布する... | \n", "None | \n", "介入研究 | \n", "... | \n", "parallel assignment | \n", "prevention purpose | \n", "Male and female patients receiving EV at the s... | \n", "1. Patients with a history of EV administratio... | \n", "18age old over | \n", "No limit | \n", "Both | \n", "None | \n", "\n", " | The study drug (Delmovate ointment or Vaseline... | \n", "
3 | \n", "jRCT2031240547 | \n", "None | \n", "None | \n", "FGFR2b陽性切除不能進行・再発の胃または食道胃接合部腺癌を対象としたBemarituzu... | \n", "切除不能進行・再発の胃または食道胃接合部腺癌 | \n", "切除不能進行・再発の胃または食道胃接合部腺癌 | \n", "Advanced Gastric or Gastroesophageal Junction ... | \n", "フッ化ピリミジン系薬剤に不応または不耐となったFGFR2b陽性の切除不能進行・再発の胃腺癌又... | \n", "2 | \n", "None | \n", "... | \n", "single assignment | \n", "treatment purpose | \n", "1) Histologically documented gastric or GEJ ad... | \n", "1) Prior treatment with taxanes 2) Prior treat... | \n", "18age old over | \n", "No limit | \n", "Both | \n", "None | \n", "\n", " | - Bemarituzumab (15mg/kg, intravenous, Day1, 1... | \n", "
4 | \n", "jRCTs031240545 | \n", "None | \n", "None | \n", "JCOG2315: 広範な食道表在癌に対する内視鏡的粘膜下層剥離術後の狭窄予防を目的とするス... | \n", "広範な食道表在癌 | \n", "広範な食道表在癌 | \n", "Widespread superficial esophageal cancer | \n", "広範な食道表在癌に対する内視鏡的粘膜下層剥離術(Endoscopic submucosal ... | \n", "None | \n", "介入研究 | \n", "... | \n", "parallel assignment | \n", "prevention purpose | \n", "1st inclusion criteria (1) Meet either of the ... | \n", "(1) Synchronous or metachronous (within 1 year... | \n", "18age old over | \n", "85age old under | \n", "Both | \n", "None | \n", "\n", " | Local steroid (triamcinolone acetonide) inject... | \n", "
... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "... | \n", "
827 | \n", "jRCT2080224108 | \n", "NCT02609776 | \n", "JapicCTI-184169 | \n", "進行性非小細胞肺癌患者を対象としてヒト二重特異性抗EGFR 及びcMet 抗体のJNJ-61... | \n", "非小細胞性肺癌 | \n", "None | \n", "None | \n", "None | \n", "None | \n", "介入研究 | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "
828 | \n", "jRCTs031180024 | \n", "None | \n", "None | \n", "根治切除不能または転移性腎細胞癌に対するNivolumab併用画像誘導3次元集光式超寡分割照... | \n", "根治切除不能または転移性腎細胞癌 | \n", "根治切除不能または転移性腎細胞癌 | \n", "Unresectable or metastatic renal cell carcinoma | \n", "根治切除不能または転移性腎細胞癌に対する抗PD-1抗体(Nivolumab)投与による縮小効... | \n", "None | \n", "介入研究 | \n", "... | \n", "parallel assignment | \n", "treatment purpose | \n", "Primary registration 1)Cytologically or histol... | \n", "Primary regisration 1)Active double cancer(exc... | \n", "20age old over | \n", "No limit | \n", "Both | \n", "None | \n", "\n", " | Arm1 Patients receive Nivolumab every 4 weeks ... | \n", "
829 | \n", "jRCTs051180001 | \n", "None | \n", "None | \n", "消化器癌に対する術中ICG局注赤外線内視鏡観察による術中リンパ節、リンパ流評価の有用性につい... | \n", "消化管癌 | \n", "消化管癌 | \n", "gastroenterological cancer | \n", "鏡視下の食道癌、胃癌、大腸癌手術症例において、リンパ流とリンパ節転移経路の解明、および過不足... | \n", "None | \n", "介入研究 | \n", "... | \n", "single assignment | \n", "diagnostic purpose | \n", "Patients with the diagnosis of esophageal or g... | \n", "Patients who refused to join in this study. Pa... | \n", "20age old over | \n", "100age old under | \n", "Both | \n", "None | \n", "gastroenterological cancer | \n", "Indocyanine Green is injected submucosally aro... | \n", "
830 | \n", "jRCT2080223768 | \n", "None | \n", "JapicCTI-183824 | \n", "固形癌患者を対象としたTAS0313の第I/II相試験 | \n", "固形癌(尿路上皮癌など) | \n", "None | \n", "None | \n", "None | \n", "None | \n", "介入研究 | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "
831 | \n", "jRCT2080222728 | \n", "None | \n", "JapicCTI-152780 | \n", "進行固形がん患者を対象にTAS-117の安全性,忍容性,薬物動態及び有効性を検討する非盲検,... | \n", "固形がん患者,卵巣明細胞癌患者,子宮内膜癌患者 | \n", "None | \n", "None | \n", "None | \n", "None | \n", "介入研究 | \n", "... | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "None | \n", "
832 rows × 39 columns
\n", "