Files
Giorgos Komninos 9b5d2c9d8f Add resumable CLI scraping
Allow interrupted CLI file scrapes to continue without starting over or
duplicating already-written places.
Large scrape jobs can fail or be stopped after producing useful partial output.
Previously, rerunning the same command would recreate the run from scratch and
risk duplicating results or overwriting output.
The new resume mode lets users keep existing CSV/JSONL output, append missing places
and skip inputs that have already completed.

This keeps the default behavior unchanged while giving long-running CLI jobs a practical recovery path.
2026-09-13 11:39:46 +03:00
..
2026-09-13 11:39:46 +03:00
2026-07-13 13:35:59 +03:00
2026-09-13 11:39:46 +03:00
2026-09-13 11:39:46 +03:00
2026-09-13 11:39:46 +03:00
2026-09-13 11:39:46 +03:00