Open
Description
Hi, I have been trying to scrape various authors based on their research interests using this code iteratively; however, after using it for a few days, I was banned since I wasn't using proxies. I was wondering if there was any way to unban me or if anyone has the author data with the basics sections for me to use.
author = scholarly.fill(author, sections=['basics']) email_domain = author.get('email_domain') affiliation = author.get('affiliation', '') homepage = author.get('homepage')
Metadata
Metadata
Assignees
Labels
No labels