Public
RSS feed for HuggingFace user activity pages
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data ā all from the browser, and deployed in milliseconds.
Generates an RSS feed from any HuggingFace user's activity page.
Append a HuggingFace username to the endpoint URL:
https://<endpoint>/DJLougen
This scrapes https://huggingface.co/DJLougen/activity/all and returns a
standard RSS 2.0 feed.
- Simple: A single
main.tshandles routing, scraping, and RSS output - Cache headers: Responses use shared cache headers for 1 hour
- Real timestamps: Uses actual
datetimeattributes from the page when present - Linked items: Each RSS entry includes links to the repos and discussions mentioned