On Fri, Sep 21, 2012 at 9:31 AM, BobAalsma <overhaalsgang_24_...@me.com> wrote: > Thanks, Joel, yes, but as far as I'm aware these would all require the Python > programme to have the user's username and password (or "credentials"), which > I wanted to avoid.
No matter what you do, your web service is going to have to authenticate with the remote web site. The details of that authentication are going to vary with each remote web site you want to connect to. -- Jerry -- http://mail.python.org/mailman/listinfo/python-list