> For the complete documentation index, see [llms.txt](https://www.webhackingtips.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.webhackingtips.com/weekly-tips/week-18-burp-request-to-python-script.md).

# Week 18 - Burp Request to Python Script

## Converting a Burp Request to Python Script

Welcome to week 18... I’m going to try to make it the whole year! If you have any interesting web hacking tips, message me and I would love to learn from you (and credit you in a post)!\
&#x20;\
I learned this week's tip from my friend and colleague [Steeven Rodríguez](https://www.linkedin.com/in/ACoAACcBVHcBfkU1VVs7cBHNZpAfspAUubaOl8I). Did you know that when using Burp Suite’s repeater, you can export a request as a curl command?\
&#x20;\
Then to make it even better, you can use CurlConverter (linked in comments) to make a Python script. So when you’re on an engagement and need to play around with a request, you can have a script up and running in no time!

![](https://3053998085-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZo6Sim2dDXChJQAtNXN%2Fuploads%2FHmTcBC2KxungnUkpRFuo%2Fimage.png?alt=media\&token=77a150ae-5779-4813-835d-b65e5afeb19a)

![](https://3053998085-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxZo6Sim2dDXChJQAtNXN%2Fuploads%2FkEjug1dxtENZDPpoodx3%2Fimage.png?alt=media\&token=2a7c9f03-0642-4ff0-87d5-da4bd3c53375)
