Preparing search index...

    Variable SCRAPER_ERROR_I18N_KEYSConst

    SCRAPER_ERROR_I18N_KEYS: Record<string, string> = ...

    Maps Python scraper error types to i18n translation keys.

    Used to display user-friendly error messages instead of raw Python exceptions. Keys are Python exception class names, values are i18n keys.