B
Ben Aroia
Website: http://unchartedmess.com/plaingoogle
I've attached the script code and the website is listed above. I'm
working on a google frontend that filters the resulting html code from
the google searches and displays a list of plaintext links. This is for
some automation programs I am also working on.
Is there a way (or work-around) to run a Net::HTTP.get_response inside a
CGI script. I want to submit the form, which passes two variables to the
script. The script will run a google search, then sort and filter the
resulting code. Then it will display the page with the results. Any help
would be great, thanks.
Attachments:
http://www.ruby-forum.com/attachment/1640/ruby-test.rb
I've attached the script code and the website is listed above. I'm
working on a google frontend that filters the resulting html code from
the google searches and displays a list of plaintext links. This is for
some automation programs I am also working on.
Is there a way (or work-around) to run a Net::HTTP.get_response inside a
CGI script. I want to submit the form, which passes two variables to the
script. The script will run a google search, then sort and filter the
resulting code. Then it will display the page with the results. Any help
would be great, thanks.
Attachments:
http://www.ruby-forum.com/attachment/1640/ruby-test.rb