-
-
Notifications
You must be signed in to change notification settings - Fork 534
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
No new paper found #47
Comments
Yeah, I meet the same question. Then I checked it on arixiv's website manually. I found I can't get any result in past few days (maybe within 3 days?) I thought it maybe arxiv's problem. But could we have an option to set the search fliter to past five days? It maybe help a lot! |
The script queries arxiv RSS to retrive new papers: https://rss.arxiv.org/atom/{ARXIV_QUERY}, you can check the rss feed to see whether it's the problem of arxiv or the script. By the way, yesterday was Martin Luther King Day, so arxiv was in holiday and no new papers. |
The script queries arxiv rss for new papers, which contains all the new papers published since the last rss update. so you won't miss any new papers as long as the script runs daily in routine. |
How to debug "no new paper found"? I tried to run the script but it cannot find any new paper (not because of weekends). I checked my Zotero account and the API key was used for the workflow run, and there is no error shown in the debug mode.
The text was updated successfully, but these errors were encountered: