Google 搜索结果计数为 10000 个术语

发布于 2024-12-13 03:35:40 字数 294 浏览 1 评论 0原文

我有一个大约 10000 个名字的列表,我想以自动的方式确定它们的“重要性”。对我来说,一个足够的指标是每个名字在谷歌中的结果数量。

有没有简单的方法可以得到这个号码?我可以看到,通过订阅自定义搜索 API,我只有 100 次搜索的免费配额每天。我需要 100 天才能得到结果!

有一些简单的方法可以做到这一点吗?

谢谢!

注意:我的首选语言是 Java。

I have a list of about 10000 names, and I want to determine in an automatic way their "importance". A sufficient metric for me would be the number of results of each name in Google.

Is there an easy way to get that number? I can see that by subscribing to the Custom Search API I only have a free quota of 100 searches per day. It will take me 100 days to get my results!

Is there some easy way to do this?

Thanks!

Note: My language of preference is Java.

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

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

发布评论

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

评论(1

甚是思念 2024-12-20 03:35:40

看起来 Bing API 会让您每秒执行 7 次查询,所以只需半小时。

(在此处记录在最后一页标题“您必须执行的操作”下”)

It looks like the Bing API will let you do 7 queries/sec, so just half an hour.

(Documented here on the last page under the heading "What you must do")

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