[Tutor] How to use custom protocol with requests?

Juan Christian juan0christian at gmail.com
Sun Oct 12 04:29:13 CEST 2014


I need to call this URL: steam://friends/add/<ID>

If I put it in my browser and press enter it works as expected, now I need
to do this on my code, I don't need to retrieve anything, I just need it to
be "executed", is there a way to do that in Python with requests or any
other lib?

Python 3.4.1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20141011/a06abfbc/attachment.html>


More information about the Tutor mailing list