scholar.py
scholar.py copied to clipboard
Search Query is not giving results any more
While everything was perfectly running two weeks ago, I now get errors when I do simple request such as : print(next(scholarly.search_author('Steven A. Cholewiak'))) I got the following error: 'NoneType' object has no attribute 'text'.
Thanks for your feedback,
I'm having the same issue, I shall post a solution if I can find it.