How to check Google page rank using Objective-C?

谁说我不能喝 提交于 2019-12-23 06:14:07

问题


Is any way I can check the Google page rank of a web page using Objective-C without using PHP or other web scripting languages?


回答1:


Have you looked at the Google Data Objective C client?

PageRank may not be the metric that you should be tracking.



来源:https://stackoverflow.com/questions/7840317/how-to-check-google-page-rank-using-objective-c

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!