Scrape エンドポイント
バッチスクレイプのステータス取得
GET
バッチスクレイピングジョブのステータスを取得する
Documentation Index
Fetch the complete documentation index at: https://student-213fb9fc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
バッチスクレイピングジョブのID
レスポンス
成功時のレスポンス
バッチスクレイプの現在のステータスです。scraping、completed、failed のいずれかです。
スクレイピングを試みたページ数の合計。
正常にスクレイピングされたページ数。
バッチスクレイプに使用されたクレジット数。
バッチスクレイピングの有効期限が切れる日時。
次の 10MB のデータを取得するための URL。バッチスクレイピングが完了していない場合、または応答が 10MB を超える場合に返されます。
バッチスクレイピングのデータ。
