Project Title: Automated Data Extraction System for Client Login Portal Project Description: I am seeking a skilled developer to create an automated system (preferably Python-based) that logs into a specific web portal using a list of usernames and passwords (credentials of my clients). The system should: Log in to the website using each set of credentials. Extract specific information from the user’s account such as: Name ID Scheduled exam dates Subjects of the exams Registered contact numbers or other profile details Store the extracted data automatically into a structured Excel file or CSV format with clearly defined fields. Operate automatically, meaning once it's configured, I should not need to manually interfere. The system should: Loop through the credential list Fetch updated data on a set schedule or with a single run Additional Notes: I will provide access credentials and sample output formats. The website does not offer an API, so the solution will likely require web scraping with session management and login automation. I do not have time to manually log in and extract this data for each user. Deliverables: Complete working script or tool with documentation Output Excel/CSV file containing extracted data Instructions on how to run and maintain the script