有没有办法找到所有具有特定 CSS 类或 ID 的网页?标记搜索引擎?

发布于 2024-11-11 16:02:24 字数 222 浏览 4 评论 0原文

我正在尝试查找已实施 Disqus 评论平台的网站(请参阅 avc.com 上的帖子以供参考)。所有 Disqus 评论都包含在 ID 为“disqus_thread”的 div 中。我尝试搜索 Disqus 评论界面中出现的单词,例如“实时更新是”和“通过电子邮件订阅”,但 Google 似乎没有为这些单词建立索引。

是否有用于标记的搜索引擎,或者是否有一种简单的方法可以快速抓取许多站点以获取特定标记?谢谢。

I'm trying to find websites with the Disqus commenting platform implemented (see a post on avc.com for reference). All Disqus comments are contained within a div with the id "disqus_thread". I've tried searching for words that appear within Disqus' comments interface such as "Real-time updating is" and "Subscribe by email" but it appears Google doesn't index those words.

Is there a search engine for markup, or an easy way to quickly scrape many sites for specific markup? Thanks.

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

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

发布评论

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

评论(1

月棠 2024-11-18 16:02:24

我目前正在构建一个能够实现这一点的工具。它基于 Selenium,您可以使用它来实现您的目标。但这需要一些开发工作。

但目前我不知道有哪个搜索引擎能够做到这一点。

I am currently building a tool capable of that. It is based on Selenium, which you could use for your goal. But that would involve some development effort.

But currently i am not aware of a search engine capable of that.

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