I need a small, clean Python script that can fire off HTTP requests to my server while rotating user-agents and switching between HTTP and SOCKS proxies on each hit. Every request must carry a fresh one-time password generated through my own custom algorithm (I will share the logic; you just have to call it). The script has to accept and pass along custom cookies, session IDs, and CSRF tokens, then print the complete server response so I can debug on the fly. Please wire in basic error handling and, importantly, keep a running log of every request and response—no email alerts or auto-retries are necessary for this phase. Deliverables (all within 24 hours of hire): • Production-ready script with clear, well-commented code • Simple README or setup guide so I can run it straight away on a fresh machine If you have recent examples of similar proxy-driven, OTP-aware request tools—or any open-source contributions that show off your HTTP/requests or Node.js chops—send them over along with your price.