v1.4.1
New feature: - Incremental save: Data is saved to file as it's fetched (JSONL format) - Prevents data loss on timeout, crash, or interruption - Enabled by default with incremental_save parameter This ensures all successfully fetched data is preserved even if the process fails partway through.