Hello everyone,
Thank you very much for this incredible project! I am currently starting with the api and I would like to retrieve the same results as the web ui search. I am very happy with the web-ui search and would love to reproduce the search results.
The docs state that the retrieved items are the same on api and web ui just displayed differently (html vs. xml)
When I use the example (http://
export.arxiv.org/api/query?search_query=all:electron) I frequently receive no results.
When I sometimes do get results they are very different from the ones i get on web-ui.
I tried filtering for newest papers on api and web ui to compare the results.
(http://
export.arxiv.org/api/query?search_query=all:electron&start=0&max_results=10&sortBy=submittedDate&sortOrder=descending)
I feel like i am doing something wrong. Are these mistakes on my side, did I understood something wrong? Or might this be related to other issues?
Thank you very much and with best regards
Daniel