/new/

90 views
Skip to first unread message

acbecker

unread,
Sep 22, 2011, 6:37:51 AM9/22/11
to arXiv api
Hi - I was wondering what the appropriate query is to receive only the
new articles available on any given day. So the same content that is
present in the RSS feed, but through the arXiv API. I have seen this
addressed in this forum, but have not found a clear answer.

Thank you,
Andy

Thorsten

unread,
Sep 25, 2011, 1:06:08 PM9/25/11
to arxi...@googlegroups.com

use time slices with the lastUpdatedDate search parameter.

example: to find all papers in quant-ph which where submitted between Wednesday and Thursday, September 21-22, 2011, use

 http://export.arxiv.org/api/query?search_query=cat:quant-ph+AND+lastUpdatedDate:[201109212000+TO+201109222000]&max_results=50&sortBy=submittedDate&sortOrder=descending

note the 8pm time specification (interpreted as arXiv server localtime, i.e. timezone EDT), which coincides with the daily paper release

Cheers
T.

PS: there is a minor problem with arXiv's incremental index update during the week, which may temporarily affect the completeness of the returned result set. it's on my list of things to improve
Reply all
Reply to author
Forward
0 new messages