Ajax interface to Google Scholar html

Can anyone please point me at Matlab code that accesses Google Scholar, returning the html for analysis? From http://code.google.com/p/citations-gadget/ I understand that this is possible.
Richard Jones

回答(1 个)

I found a submission on File Exchange that access Google Scholar: http://www.mathworks.com/matlabcentral/fileexchange/9710-h-index
From the description of citations-gadget, it seems like you should be able to implement similar functionality using the URLREAD function.

1 个评论

Thanks. Because of the date of this submission, it probably uses the SOAP interface which had been provided by Google, but which has now been withdrawn. I understand there is an AJAX based interface. Google will not allow the use of urlread for aitmated access.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Google 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by