Tagged Questions
8
votes
3answers
5k views
How to sort Google Scholar search results by number of citations?
There appears to be no way to sort Google Scholar search results by any field. If somebody has figured out a way to do so, please share.
1
vote
2answers
675 views
How to get Google search results in a simpler format?
Google search requires a JS enabled web browser to display the results. But I want a simple XML or JSON format, so my app can parse it.
I looked into Web Search API but it is deprecated. I looked ...