The Logs gives you full visibility into your scraping activity and LLM interactions. Whether you’re debugging a failed job, reviewing recent extractions, or exporting logs for reporting. It is important for transparency, debugging, optimization, status tracking, and ease of exploration.Documentation Index
Fetch the complete documentation index at: https://docs.spidra.io/llms.txt
Use this file to discover all available pages before exploring further.
Logs List View
The main Logs interface displays a chronological list of all scrape jobs and LLM requests you’ve triggered. Each row in the table includes:- Target URL
- Status (
Completed,Pending,Error) - Duration
- Timestamp
- Actions (e.g., View details, Download log)

Viewing Log Details
Click on the quick actions button and select view, this opens a detailed sidebar showing:URL, Log ID, Status, Channel, Tokens Used, Latency, Extraction prompt, Response.

Download Logs
Each entry includes a download log that exports the log in a structured formatjson file.


