Re: urllib tutorial or manual

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Simon Brunning

    Re: urllib tutorial or manual

    2008/6/24 Alex Bryan <alexnbryan@gma il.com>:
    I have never used the urllib class and I need to use it for an app I am
    working on. I am wondering if anyone has any good sites that will fill me in
    on it(especially the urllib.urlopen module). Or better yet, an example of
    how you would submit a search term into the search field on a site, such as
    google.
    This is for urllib2:

    <http://www.voidspace.o rg.uk/python/articles/urllib2.shtml>

    If you must stick with urllib:

    <http://effbot.org/librarybook/urllib.htm>

    --
    Cheers,
    Simon B.
    simon@brunningo nline.net

    GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues | Twitter: brunns
Working...