我如何使用 Alexa 的 data.alexa.com url
how do i use alexa's data.alexa.com url
我想从 XML
的 Alexa 数据中读取任何网站的国家/地区
所以我试过了
http://data.alexa.com/data?cli=10&url=http://www.flipkart.com
但这只是 returns 所有域的以下内容
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 数据的方法
注册亚马逊网络信息服务
我想从 XML
的 Alexa 数据中读取任何网站的国家/地区所以我试过了
http://data.alexa.com/data?cli=10&url=http://www.flipkart.com
但这只是 returns 所有域的以下内容
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 数据的方法