We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(3)
基本上你剩下的就是抓取...
有一些 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
您可以在 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.
我们在使用 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!