Michael E. Rose

Results 100 comments of Michael E. Rose

You're right @Oz-like-the-Wizard , we didn't solve the problem. I found the problem (I didn't design a while loop properly) and will fix this week. Thanks for bringing this up...

This should have fixed it once and for all :)

Hi @griff-rees ! I learned a lot through your post, having never heard of some of those packages. Do I understand correctly that you're suggesting to use aiohttp or httpx...

Thanks for the elaborated report! - When you use `subscriber=False` in `ScopusSearch()`, you're telling the Scopus Search API to send unrestricted but limited access. People whose institutions don't pay Scopus...

Yes, the InstToken should solve those problems. But as far as I know there can be pricing options according to which users can access scopus.com but not the Scopus APIs....

No there isn't. You have three options: 1. Get the InstToken 2. Go to your university 3. Use VPN and eventually set a proxy in the configuration file

That's odd. Indeed, both should work. Is your configuration file correctly specified (https://pybliometrics.readthedocs.io/en/stable/configuration.html)? Does any other class work?

When working via a university's VPN, sometimes one needs to define proxies. For example the Technical University Munich has to do this. Maybe try this! Can't tell which proxy you...

I don't know the exact specifics, but there's been similar questions before: #155 seems the most elaborated one. Is this similar for you? BTW: AFAIK there are license agreements whereby...

You, @joej , may want to tone down and read https://pybliometrics.readthedocs.io/en/stable/access.html instead. If you cannot access pybliometrics, there's a reason, and most of the time it's because your institution doesn't...