I\'m trying to do a simple post request on the main search bar of http://forums.egullet.org/. (This is one example, but I\'m trying to build a tool that will work with many
I think you need an ampersand where you have a question mark
argumentString = "&search_term=eggs&search_app=forums"