"""Constants.""" ERROR_PARSE_EXCEPTION = 'Exception while scraping Tiktok page.' ERROR_HTTP = 'HTTP error while loading Tiktok artist page.' ERROR_LAMBDA_FATAL = 'Unhandled exception.' ERROR_TIKTOK_CAPTCHA = 'TikTok has shown a CAPTCHA.'