从 Google Search Appliance 或 Google 搜索检索搜索结果中所有子域的列表

发布于 2024-09-25 10:50:49 字数 510 浏览 0 评论 0原文

如何检索 google 搜索结果中代表的关键术语的所有域或 URL 的列表?在这种特殊情况下,我们有一个 Google Search Appliance,我只在具有 gsa 的域上查找结果。最理想的是,我想检索从搜索结果返回的该域的所有子域的列表。

例如,我使用 site:example.com 搜索“软件” 有 1500 个结果。我想检索该搜索结果中返回的所有子域的列表,例如, foo.example.com bar.example.com ...

如果我可以在搜索时仅过滤唯一的结果,那就太好了,但在检索列表后我可以轻松地做到这一点。

我想也许可以使用 ajax 搜索 API:http://code.google.com/apis/ajaxsearch/documentation/ #fonje_snippets 如果可以的话我想首选 PHP 。

How could I retrieve a list of all domains or URLs represented in google search results for a key term? In this particular case, we have a Google Search Appliance, and I am looking for results on only the domain with the gsa. Optimally, I'd like to retrieve a list of all subdomains of this domain that are returned from a search result.

For example, I search for 'software' using site:example.com
There are 1500 results. I'd like to retrieve a list of just all subdomains that are returned in the result for that search, so e.g.,
foo.example.com
bar.example.com
...

It'd be great if I could filter the results only for uniques while doing the search, but I can easily do this after retrieving the list.

I'm thinking perhaps this could be done using the
ajax search API: http://code.google.com/apis/ajaxsearch/documentation/#fonje_snippets and if it could I'd like to do it in PHP as a first choice.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文