如何以编程方式获取 Google SEO/搜索排名信息? API 还是爬虫?

发布于 2024-12-13 02:50:41 字数 1539 浏览 2 评论 0原文

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

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

发布评论

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

评论(3

神仙妹妹 2024-12-20 02:50:41

基本上你剩下的就是抓取...

有一些 api,但除了

SEMRush(付费 api) 之外,他们从来没有拥有一切
http://www.semrush.com/
或者
关机键(免费)
免费提供json排名导出
http://shutkeys.com/cartercole.com

Basically your left up to scraping...

there are some apis but they never have everything but

SEMRush (paid api)
http://www.semrush.com/
or
ShutKeys (free)
has json export of ranking for free
http://shutkeys.com/cartercole.com

淡莣 2024-12-20 02:50:41

您可以在 http://rank-checker.squabbel.com
您可以直接从那里下载源代码并使用基于控制台的 PHP 脚本。

您可能想要添加 MySQL/数据库支持以及某种关键字/域的输入/输出队列。

You can find an open source PHP based rank checker for Google at http://rank-checker.squabbel.com
You can download the source code directly from there and use it a console based PHP script.

You'd likely want to add MySQL/database support and some sort of in/out queue for keywords/domains.

橘虞初梦 2024-12-20 02:50:41

我们在使用 SEMRush API 方面拥有丰富的经验。我们实际上构建了 http://www.rankpop.com/rankalizer ,它是与该工具一起使用的,并且提供了很多谷歌排名数据。希望这有帮助!

We have had great experince using the SEMRush API for this. We actually built http://www.rankpop.com/rankalizer which was with that tool and gives a lot of Google ranking data. Hope this helps!

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