Skip to content

Commit 22033c2

Browse files
committed
Add month and week filtering
1 parent 1586765 commit 22033c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/hub/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,7 @@ Get all the models, datasets, and Spaces that refer to a paper.
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

432432
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.
433434

434435
## Collections API
435436

0 commit comments

Comments
 (0)