paperswithcode-client icon indicating copy to clipboard operation
paperswithcode-client copied to clipboard

API Client for paperswithcode.com

Results 8 paperswithcode-client issues
Sort by recently updated
recently updated
newest added

I ran the exact sample code in the README, replacing the token with my API token and the dataset name with my target dataset, and I've received the following error:...

I am using this client in my master thesis and would like to properly give credit to the authors/maintainers of this repo. Have you thought about adding a CFF file...

Hi, can anyone tell me how to get the creation time of the repository? Because I don't see the create_time attribute in the Repository class. Thanks a lot.

Hi, I didn't find a better place to report to, just I wanted to publish it somewhere. So, if you open this https://paperswithcode.com/api/v1/docs/?format=openapi then you realize that the "operationId": "repositories_read"...

Hello, Is it presently possible to query by date or get ordered papers starting with the most current dates? Presently I'm not sure if once can use the client for...

I was trying to query paper lists ordered by `published` date but couldn't do it because of the missing `ordering` field that is available in the API docs: https://paperswithcode.com/api/v1/docs/. This...

I discovered that the main dataset page mentions the availability of up to 9,753 machine-learning datasets: ![image](https://github.com/paperswithcode/paperswithcode-client/assets/8592144/d599a1a2-ce3f-40ad-851d-b9afe6b3f78b) However, upon navigating through the pages from page 1 to page 100, I...

The website search box failure. ![1](https://github.com/paperswithcode/paperswithcode-client/assets/33314971/6017fdb9-9d3c-4b18-9ff3-82eb3baf8f60) ![2](https://github.com/paperswithcode/paperswithcode-client/assets/33314971/98a336d4-794b-460f-9dd0-21bd584afb00)