Closed GoogleCodeExporter closed 8 years ago
Isn't that just a search engine? I would ask for Google Search access before I
ask for Google Scholar access.
Original comment by mjbauer95
on 16 May 2011 at 2:29
[deleted comment]
This feature request might have made it's way into the wrong issue tracker.
Essentially what I was hoping to instigate was an API that would not require
scraping `curl` output. Right now, Google Scholar only returns results in HTML
format. I would probably be perfectly content (as I imagine would most users)
with support for a format=json query parameter.
[
{
authors: [...],
title: "...",
journal: "...",
pages: "...",
date: "..."
},
{
...
}
]
Original comment by timothy.okeefe
on 26 May 2011 at 2:26
Not only it's not supported by gdata, but also there is no API for Google
Scholar. The only way is to scrape.
I suggest you go express at
http://code.google.com/p/google-ajax-apis/issues/detail?id=109
https://groups.google.com/d/topic/google-help-dataapi/lraJZ9qPeFc/discussion
And I suggest that this should be closed.
Original comment by livibet...@gmail.com
on 14 Aug 2011 at 6:31
Marking as wontfix until there's an API.
Original comment by mgsit...@gmail.com
on 16 Aug 2011 at 11:11
Original issue reported on code.google.com by
timothy.okeefe
on 2 Mar 2011 at 6:08