How to extract curl requests from Chrome Open the Network tab in the DevTools Right click (or Ctrl-click) a request Click "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