• Blog
  • Docs
  • Pricing
  • Weโ€™re hiring!
Log inSign up
artivilla

artivilla

rss-generator

rss generator that creates rss feeds for non-rss blogs
Public
Like
rss-generator
Home
Code
8
services
3
shared
1
.vtignore
README.md
blogs.json
deno.json
C
generateFeed.cron.ts
H
index.ts
Branches
3
Pull requests
Remixes
History
Environment variables
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.
Sign up now
Code
/
README.md
Code
/
README.md
Search
8/2/2025
Viewing readonly version of main branch: v100
View latest version
README.md

RSS Feed Generator

A RSS Feed Generator that creates RSS feeds for blogs that don't provide their own.

Adding new entries

  1. Add a new entry to /blogs.json with CSS selectors
  2. The cron job will automatically pick it up on the next run or run it manually in generateFeed.cron.ts
  3. Feed will be available at /rss/<your-slug>.xml

How It Works

  1. JSON Configuration: Define blogs and scraping rules in /blogs.json
  2. Automated Scraping: Cron job runs hourly to scrape configured blogs
  3. RSS Generation: Converts scraped posts to valid RSS XML
  4. Feed Serving: Access feeds at /rss/<slug>.xml

Limitations

  • Uses Val Town Blob Storage with single key per feed: rss_{slug}.xml
  • Metadata stored as meta_{slug} with generation timestamps and post counts
  • Feeds are updated only on successful scrapes
  • Stale feeds are served indefinitely until next successful update
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
Weโ€™re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
ยฉ 2025 Val Town, Inc.