I want to extract the publication details (keywords, abstract, title, etc.) of an author from their google scholar profile through python code (i.e. giving an author name and affiliation should return the details of the publications in any suitable format, that can be processed further). I have tried with the Google scholar API but it is getting blocked due to multiple requests.
It will be really helpful, if can provide the solution for this.
Even it will be helpful if can provide the alternative to get prevented from getting blocked from GS.
Thanks