Project: Data extraction from mobile event app Description: I need to automate data extraction from a mobile app (Android/iOS) used at a professional event. The app contains a list of exhibitors. Inside each exhibitor profile, the following information is available: Name Company Job title (if available) Email (requires clicking on an “email” button) Objective: Build an automated solution that: Navigates through all exhibitor profiles Extracts the available data (name, company, job title, email) Generates a structured Excel or CSV file Technical requirements: Automation on a native mobile app (preferably using Appium or similar) Ability to interact with UI elements (e.g. click on email button) Handle scrolling and long lists Deliverables: Excel/CSV file with extracted data Reusable script or solution (if possible) Short explanation or demo video of how it works Notes: It does not need to be a highly scalable or complex solution The goal is to efficiently extract data from this specific app