0

我想从 Alexa 的 XML 数据中读取任何网站的国家/地区

所以我尝试了

http://data.alexa.com/data?cli=10&url=http://www.flipkart.com

但这只是为所有域返回以下内容

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<ALEXA VER="0.9" URL="alexa.com/" HOME="0" AID="=">
<RLS TITLE="Related Links" PREFIX="http://" more="0">
<RL HREF="www.alexa.com/blocker?tag=pfcp2YmYvjxYjfxUj=0000000000000&ref=data.alexa.com/" TITLE="Please click here to continue using Alexa"/>
</RLS>
</ALEXA>

有没有另一种方法来轴 alexa 数据

4

1 回答 1

1

您需要在https://aws.amazon.com/awis/上注册 Amazon Web Information Service

于 2015-10-07T22:40:08.613 回答