- Handle both cookie formats: flat array and {"cookies": [...]} object
(scrapers page saves the latter, code only accepted the former)
- Update scraper status to 'ok' after successful authenticated API call
(previously only set to 'failed' on 401, never cleared on success)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>