Bing 搜索 API:如何搜索确切的域/网站?

发布于 2024-11-26 11:32:48 字数 333 浏览 0 评论 0原文

我正在使用 Bing API 来检查某些网站的受欢迎程度。

例如:'www.microsoft.com' 获得数百万个结果,而'www.blahblah.com' 只获得少数结果。

现在存在一个问题,Bing 似乎无法搜索确切的域。

例如: 'www.this-domain.com' 也会获得 'www.thisdomain.com' 的结果,这不是我想要的。它还会找到仅包含“此域”的结果!

即使在域周围使用单引号或双引号,这似乎也不重要。

有没有办法让 Bing 只搜索完整且准确的域名?

I'm using the Bing API to check the popularity of certain websites.

For example: 'www.microsoft.com' gets millions of results, while 'www.blahblah.com' gets only a few.

Now there is a problem that Bing appears to not search for exact domains.

For example: 'www.this-domain.com' also gets results for 'www.thisdomain.com' , which is not what I want. Also it finds results that simply have 'this domain' on it!

Even with single or double quotes around the domain, it doesn't seem to matter.

Is there a way to let Bing only search complete and exact domainnames ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

泡沫很甜 2024-12-03 11:32:48

site:www.microsoft.com 添加到查询中,而不仅仅是域本身。

Add site:www.microsoft.com to the query, rather than just the domain by itself.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文