Objective: locate Delta’s flight-offers API, reproduce valid JSON responses, and reverse-engineer antibot checks.
Structure
dumps/— captured HTML/JSON dumpsscripts/— reproduction scripts (curl, PowerShell)reports/— technical reports (report1.md, report2.md, report3.md)Report.pdf— main polished report (Executive Summary + findings)
Run
- Linux:
bash scripts/request_bash.sh - Windows: run
scripts/httpClientRequest.ps1in PowerShell
Note: Research for educational purposes only.