A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
Arduino in Action
this week in the
General Computing
forum!
A special promo:
Enter your blog post or vote on a blogger to be featured in an upcoming Journal
JavaRanch
»
Java Forums
»
Java
»
Sockets and Internet Protocols
Author
How to make the request to google search page to get a right result by program
peterson lee
Greenhorn
Joined: May 08, 2012
Posts: 1
posted
May 09, 2012 11:12:37
0
I writing a program to sent a request with my key words to google and get search result. but I always get image verify page from google, even only send one request. How to write the right code to make request and get right result?
Tim Moores
Rancher
Joined: Sep 21, 2011
Posts: 2407
posted
May 09, 2012 14:04:42
0
You could use an HTTP monitor to see how your request differs from a browser request; apparently, they're not identical.
William Brogden
Author and all-around good cowpoke
Rancher
Joined: Mar 22, 2000
Posts: 12327
1
posted
May 09, 2012 15:02:32
0
Google publishes
a Java API for accessing google goodies.
Bill
Java Resources at
www.wbrogden.com
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: How to make the request to google search page to get a right result by program
Similar Threads
Link syle in active page
do we need to always access the business tier
Web Proxy
image search servlet
need the HTML source code..
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter