How to extract curl requests from ChromeOpen the Network tab in the DevToolsRight click (or Ctrl-click) a requestClick "Copy" → "Copy as cURL"You can now paste it in the relevant curl converter to translate it in the language you want Go back to tutorials