开发者

Google AJAX API inurl: (Non-Javascript Enviornment)

开发者 https://www.devze.com 2022-12-11 18:45 出处:网络
thanks for taking the time to look. I\'m trying to get results from the following request: http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=inurl:nphMotionJpeg

thanks for taking the time to look.

I'm trying to get results from the following request:

http://ajax.googleapis.com/ajax/services/search/web?v=1.0&q=inurl:nphMotionJpeg

I'm getting a valid 200 server response but no results, even though searching for inurl:nphMotionJpeg in Goog开发者_StackOverflow社区le returns about two pages.

The response, shown below indicates that there are more results to be viewed, however when I visit that URL or append the q variable to the previous request I get the same 200 response and no results.

{"responseData": 
  {"results":[],
   "cursor":{"moreResultsUrl":"http://www.google.com/search?oe\u003dutf8\u0026ie\u003dutf8\u0026source\u003duds\u0026start\u003d0\u0026hl\u003den\u0026q\u003dinurl%3AnphMotionJpeg"}
  }, 
  "responseDetails": null, 
  "responseStatus": 200
}

Could anyone shed light on this issue? I have tried searching inurl: strings which have a higher number of responses such as inurl:test, these work. Is there a variable that can be appended to the query to 'seach deeper'? I've looked through the documentation and it's eluding me so far.

Thanks in advance!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号