I am trying to use google search API. but https://developers.google.com/web-search/docs/ says it is deprecated. Is there a newer project for the same? My requirement is to automate google search in a web page.
Asked
Active
Viewed 160 times
2 Answers
2
It seems that this is the alternative: https://developers.google.com/custom-search/

ltalhouarne
- 4,586
- 2
- 22
- 31
-
Thanks, I found a solution here - http://stackoverflow.com/questions/6099663/alternative-to-the-deprecated-google-rest-web-search-api?rq=1 – Aniruddh Joshi Feb 07 '14 at 04:58
-
Great! Glad you found the answer. – ltalhouarne Feb 07 '14 at 05:02
2
The same page also says you to move to https://developers.google.com/custom-search/

Vinay Pratap Singh Bhadauria
- 9,829
- 3
- 28
- 49