List Scrape Logs
Logs
List Scrape Logs
Retrieve your full scrape history with filtering by date, status, and URL. Access logs, token usage, and extracted results for any past job.
GET
List Scrape Logs
Filtering Examples
The list endpoint excludes
result_data for performance. Use the single-log endpoint to get full results.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number
Required range:
x >= 1Results per page
Required range:
1 <= x <= 100Filter by status
Available options:
success, error, in_progress Search by URL
Filter from date (YYYY-MM-DD)
Filter to date (YYYY-MM-DD)

