![]() | | ||||||||
| | #1 |
| Internet Marketing 007 War Room Member Join Date: Aug 2008
Posts: 288
Thanks: 70
Thanked 292 Times in 81 Posts
|
Hello warriors I'm working on a project using c# that needs to scrap search results from google after looking a lot in their documentation i can't find how to get their search api key Can you help me get it please ? |
| | |
| | |
| | #2 |
| Senior Warrior Member War Room Member Join Date: Sep 2008 Location: Honolulu, Hawaii, USA & Montreal Canada
Posts: 2,218
Blog Entries: 1 Thanks: 759
Thanked 724 Times in 505 Posts
|
Hi abdoue If you are referring to the Search Key API you must be looking at an older coding sample, Google stopped giving these out a couple of years ago. Google Discontinues The Free Google Search API Key - Is It Gone Forever? They do have an API key for their AJAX Search API, you can get it here: Sign-up for an AJAX Search API Key - Google AJAX Search API - Google Code Hope this helps Bill |
| | |
| | #3 |
| Internet Marketing 007 War Room Member Join Date: Aug 2008
Posts: 288
Thanks: 70
Thanked 292 Times in 81 Posts
|
Oh Bill thank you for your quick response actually yes the source code that i'm learning from is a bit old so i need to llok for some new samples after taking a first look to ajax search api i don't see how desktop programmers can pull search data to their application because they are mentioning only web sites but i'll try to look harder about the topic thank you you are awesome All the best Abdoue |
| | |
| | |
| | #4 |
| Senior Warrior Member War Room Member Join Date: Apr 2006 Location: , , USA.
Posts: 2,433
Thanks: 40
Thanked 155 Times in 148 Posts
| |
| | |
| | |
| | #5 |
| Advanced Warrior War Room Member Join Date: Aug 2009 Location: Cardiff, United Kingdom
Posts: 772
Thanks: 171
Thanked 147 Times in 103 Posts
|
You can always just run a HTTP request and get the results from Google as normal? Just remember that Google looks at the user agent. So fake a user agent, something standard like: Mozilla/5.0 (Windows; U; Windows NT 6.1; ru; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 And you shouldn't get a 403 error from Google. That's what I do. It's the only way (from the sounds of what you are saying) to achieve what you want. |
| "If you are clear where you are going and you take several steps in that direction every day, you eventually have to get there." | |
| | |
| | #6 |
| Advanced Warrior War Room Member Join Date: Sep 2009
Posts: 653
Thanks: 2
Thanked 27 Times in 24 Posts
|
Google has stopped giving google soap api , you can try google custom search inplace of that
|
| | |
| | |
![]() |
|
| Tags |
| api, found, google, key, search |
| Thread Tools | |
| |
![]() |