dongxian7489 2011-05-13 12:25
浏览 70

BING API 2.0问题与常规搜索

We recently started using the Bing API after finding Goolge's search not working out for our needs. I was able to get a demo prototype working with the api. My interest is gathering the results from a search using the "site:domain.com" to pull pages that Bing has cached.

I'm getting descrepent results between the API call and a regular search on Bing. First I do a search on: site:silvatechsolutions.com (in the main search engine). That seems to work great and I get a lot of results.

The same API call does NOT return the same amount of results: http://api.search.live.net/xml.aspx?Appid=YOURAPPKEYHERE&sources=web&Web.count=30&query=site%3Asilvatechsolutions.com

I only get 3 results total. The weird thing is, it seems to work on a few other domains but the two that I tested (and the sites have been up for a few years without major changes) have this issue.

  • 写回答

2条回答 默认 最新

  • duanliang9288 2011-06-01 10:51
    关注

    I am just guessing here - but the sample url you have here doesn't actually include query text... just "site:silvatechsolutions.com" in the query parameter.

    As far as I know query text is required when making API calls.

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡接入微信支付商户号收款
  • ¥15 如何获取烟草零售终端数据
  • ¥15 数学建模招标中位数问题
  • ¥15 phython路径名过长报错 不知道什么问题
  • ¥15 深度学习中模型转换该怎么实现
  • ¥15 HLs设计手写数字识别程序编译通不过
  • ¥15 Stata外部命令安装问题求帮助!
  • ¥15 从键盘随机输入A-H中的一串字符串,用七段数码管方法进行绘制。提交代码及运行截图。
  • ¥15 TYPCE母转母,插入认方向
  • ¥15 如何用python向钉钉机器人发送可以放大的图片?