Convert Python requests snippets to cURL, fetch, or axios.
Input
Paste a Python requests snippet first.
Output
Conversions are best-effort for common snippet shapes (headers + method + body). If your snippet uses advanced features (multipart, cookie jars, interceptors), the output may need small manual tweaks.