You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See this example; a paper from 2007 is returned in Arabic from Google Scholar. But SerpApi populates the publication with the author list, and doesn't populate the authors field at all. It's a little bit hard to see because the HTML renders the text right to left, whereas it's left-to-right in the JSON. But notice the ellipses on the first grey text in the HTML; this matches the ellipses on the publication field in the JSON.
Thanks for reporting this issue @paholg. Please note this doesn't happen when the language is set to Arabic, so you can use it as a workaround until we fix it for other languages.
Publications in Arabic are not parsed correctly.
See this example; a paper from 2007 is returned in Arabic from Google Scholar. But SerpApi populates the publication with the author list, and doesn't populate the authors field at all. It's a little bit hard to see because the HTML renders the text right to left, whereas it's left-to-right in the JSON. But notice the ellipses on the first grey text in the HTML; this matches the ellipses on the publication field in the JSON.
Public links: Playground Link
The text was updated successfully, but these errors were encountered: