Skip to content

Commit 1dbbc9d

Browse files
authored
[Paper API] Add note (#1701)
* Add note * Add month and week filtering
1 parent 5c29ae5 commit 1dbbc9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/hub/api.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -429,6 +429,9 @@ Get all the models, datasets, and Spaces that refer to a paper.
429429

430430
Get the daily papers curated by AK and the community. It's the equivalent of [https://huggingface.co/papers](https://huggingface.co/papers).
431431

432+
To filter on a particular date, simply pass the date like so: https://huggingface.co/api/daily_papers?date=2025-03-31.
433+
You can also pass a month, like https://huggingface.co/api/daily_papers?month=2025-04 or week, like https://huggingface.co/api/daily_papers/week/2025-W16.
434+
432435
## Collections API
433436

434437
Use Collections to group repositories from the Hub (Models, Datasets, Spaces and Papers) on a dedicated page.

0 commit comments

Comments
 (0)