Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

worked properly for a single author and single paper, but not anymore #132

Open
Misty-2409 opened this issue Jan 10, 2021 · 2 comments
Open

Comments

@Misty-2409
Copy link

I had successfully retrieved a single author's specific article's information. My task is to collect the number of citation of an author's articles given the name of the articles. It was working properly until I used a loop to call the scholarly.py till the number of articles of that author. It gives "list is out of range" error. On top that, it's been two days that I cannot even collect a single article information. And also no result for other queries as well such as "scholar.py --txt-globals -a "Einstein" ". How to solve this issue?

@yieldloop
Copy link

mac@macdeMacBook-Air pythonProject % ./scholar.py --txt-globals --author "albert" | grep '[G]' | grep Results
[G] Results 0

I have same problem.

@cloudsapiens
Copy link

Hi,

I'm using Linux 16.04.3 LTS (Xenial) and trying to execute command: ./scholar.py --txt-globals --all "influxdb" | grep '[G]' | grep Results

but I also get : [G] Results 0

Did something change? It worked for a few months ago...

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants