HELP with HTTPLIB/URLLIB
Alan Alper
al at findacorp.com
Sun Jun 11 14:01:38 EDT 2000
More information about the Python-list mailing list
Sun Jun 11 14:01:38 EDT 2000
- Previous message (by thread): Pythonwin is Great!
- Next message (by thread): HELP with HTTPLIB/URLLIB
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I need to duplicate the action of a browser POSTing form data to a server. GET is easy, but I don't know how to do POST. Any and all help, preferably with examples would be welcome. Essentially, I'm trying to write a small agent to fetch classified ad data from several newspaper websites for me so that I don't need to visit the sites manually. I have no clue how to do a POST. Thanx in advance. Al
- Previous message (by thread): Pythonwin is Great!
- Next message (by thread): HELP with HTTPLIB/URLLIB
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list