Google API查找搜索计数

sha*_*nuo 7 linux api awk sed

当我谷歌的东西,我得到了计数.

结果1 - 10约800

是否有任何API或类似的东西来捕获数字"800"?我有一个几千字的数据库,我想谷歌计数它.

Rub*_*ias 6

Google在此示例中使用了AJAX Search API:搜索结果数

  • 属性名称为"cursor",其成员名为"estimatedResultCount",并在此处记录:http://code.google.com/apis/ajaxsearch/documentation/reference.html#_class_GSearch和http://code.google.com /apis/ajaxsearch/documentation/reference.html#_intro_fonje (4认同)