pwc-feeds icon indicating copy to clipboard operation
pwc-feeds copied to clipboard

Consider using API

Open impredicative opened this issue 3 years ago • 1 comments

https://paperswithcode.com/api/internal/papers/

impredicative avatar Jan 17 '22 00:01 impredicative

I actually checked that but I think they don't provide api for things they use for ranking(for example for trending they use #stars/hr).

Here's an another version(v1) of the api enabling you to query by a descending order of published date, but you'll have to filter out null values. I tried "arxiv_id=____._____", didn't work. JFYI.

https://paperswithcode.com/api/v1/papers/?ordering=-published

doc

yitao-yu avatar Jun 07 '22 14:06 yitao-yu