On 02/04/2013 19:39, io wrote:
HI, everyone,

how can i make a HTTP GET REQUEST using python and passing parameters?

I would like to recall my script from within openoffice basic and pass
parameters to it.

Some of the GET or POST are here : https://www.bitstamp.net/api/

thanks for anyhelp


Easiest way I know is to use the highly rated requests module http://docs.python-requests.org/en/latest/ which is available on pypi.

--
If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to