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.

šŸ¤— HuggingFace Activity RSS

Generates an RSS feed from any HuggingFace user's activity page.

Usage

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.

Features

  • Simple: A single main.ts handles routing, scraping, and RSS output
  • Cache headers: Responses use shared cache headers for 1 hour
  • Real timestamps: Uses actual datetime attributes from the page when present
  • Linked items: Each RSS entry includes links to the repos and discussions mentioned