- Updated the `login_for_export` method to extract the profile ID directly during the login process, eliminating the need for a separate `get_profile` call. - Enhanced error handling for profile ID extraction from both the login response and the `auth-data` cookie. - Adjusted comments for clarity and improved debugging output related to profile ID availability.