In my django project, I have a url which on GET request, loads a template that gets converted to pdf using pdfkit.
GET
I need to use this url in my script so