Inspect an output JSONL file on disk
islamweb_crawl_statsCheck crawl progress by reading a JSONL dataset file from disk to report entry count and highest fetched id after a restart.
Instructions
Reads a JSONL dataset file directly from disk (independent of any in-memory job) and reports how many entries it has and the highest id fetched so far. Useful after restarting the MCP server to see how far a previous crawl got.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outFile | No | defaults to data/lisan-al-arab.jsonl |