Airline Customer Data Automation

Job ID: 40635633

Budget: ₹1,500 – ₹12,500 INR

I need a small automation built that logs in to Airline A’s website, pulls each customer’s personal information, flight history, and E-ticket number, and then creates a unique membership ID for every new record.

The process must be fully automatic: once the script finds a customer who is not yet in my local database, it should grab the three data groups above, store them cleanly (CSV or MySQL is fine), and generate an ID without manual input. I am open to any sensible numbering strategy as long as the result is unique and reproducible.

Deliverables
• Scraper/automation script with clear setup guide
• Sample data file showing at least one successful extraction
• Function or module that creates the automatic membership ID
• Brief read-me covering how to rerun, troubleshoot, and extend the tool

I will consider the job complete when the script consistently retrieves the three specified data sets from Airline A, writes them locally, and assigns an ID with no duplicate collisions across repeated test runs.