Conversation
|
@RayeRen Could you please help check if this PR could be merged? |
|
Hi! Thanks for your fix. I updated the main.py and requirements.txt, but I get errors. Here is the output of "Get citation data" (I succeeded once before this error, and I use scholarly==1.7.11 as well, which is weird.) |
|
Hi! Thanks for your feedback. Could you possibly rerun your action? It seems that the free proxy option provided by scholarly does fail to run occationally. |
I re-ran the action and it built successfully. I get it. Thanks |
|
How to add this function when the action is running. |
Author identity unknown |
|
This happens from time to time, but it shouldn’t be a concern if your update frequency is once everyday. However, if you update it only once a week—like I do—you may want to use a try-except block, as shown in my implementation here: google_scholar_crawler/main.py. |
|
Yes, I have solved the problem. Your answer is very enlightening. Thank you. |


This provides a fix to Issue #124.