Python HTTP POST

Matt Graves tunacubes at gmail.com
Wed Jul 17 14:49:33 EDT 2013


I am going to be creating a python script that will make filling in information at my job easier.

I have all of the information I need... I guess I just need to see it in practice to fully grasp it.

How would I submit a python HTTP POST request to... for example, go to google.com, enter "Pie" into the search box and submit (Search)



More information about the Python-list mailing list