【教育医食】参政党 28【反グローバル】at GIIN
【教育医食】参政党 28【反グローバル】 - 暇つぶし2ch2:無党派さん (ワッチョイ 4d3b-xGnM)
24/01/17 13:10:13.67 0Zje4mft0.net
$numberArray = 1..3
$body = @{ speaker = "神谷宗幣"; recordPacking = "json"; maximumRecords = "100"; startRecord = "1" }
$fileName = "$speaker$($(Get-Date).ToString("-yyyyMMdd_ss")).txt"
$filePath = "$($env:USERPROFILE)\Documents"
if(!$(Test-Path $filePath)){ New-Item -Path $filePath -ItemType Directory }
$api3 = "htt" + "ps://kokkai.ndl.go.jp/api/speech?"
$goldKey = "=yreuq?hcraes/swen_ocinocin@/moc.ebutuoy.www//:sptth"
$nicoTube = $goldKey[ ( $goldKey.Length )..0 ] -join ""
foreach ($number in $numberArray) {
$response = $(Invoke-RestMethod -Method Get -Uri $api3 -Body $body -Verbose)
echo "$($body.startRecord)件目から$($body.maximumRecords)件を処理中です。"
$speeches = $response.speechRecord
foreach ($speech in $speeches) {
$dateSeireki = [Datetime]"$($speech.date)"
$CultureInfo = New-Object system.Globalization.CultureInfo("ja-JP")
$CultureInfo.DateTimeFormat.Calendar = New-Object System.Globalization.JapaneseCalendar
$dateWareki = $dateSeireki.ToString("ggy年M月d日", $CultureInfo)
"第", $speech.session, "回国会", " ", $speech.nameOfHouse, " ", $speech.nameOfMeeting, " ", $speech.issue, " ",
$dateWareki, "($($speech.date))", "|国会会議録検索システム(国立国会図書館)", "`n",
$speech.meetingURL.Replace('/txt/', '/simple/detail?minId='), "&spkNum=$($speech.speechOrder)", "`n",
$speech.speechURL, "`n", $speech.meetingURL, "`n", $speech.pdfURL, "`n", "検索語句:$($dateWareki)|ニコニコニュース(YouTube)", "`n", "$nicoTube$dateWareki", "`n",
$speech.speaker, " ", $speech.speakerYomi, " ", $speech.speakerGroup, " ", $speech.speakerPosition, "`n",
$speech.speech, "`n`n" -join "" | Out-File -FilePath "$filePath\$fileName" -Encoding "utf8" -Append
}
if ($null -eq $response.nextRecordPosition) { echo "これ以上の発言はありません。"; break }
sleep $(30 + $(Get-Random -Minimum 5 -Maximum 22))
$nextNumber = [Int]$body.startRecord + [Int]$body.maximumRecords
$body.startRecord = [String]($nextNumber)
}
if($response.numberOfReturn -ne 0){ start "$filePath" }


次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch