All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Feed me up, Scotty! - Create RSS Feeds for Any Website Using CSS Selectors

By

diymaker

7mo ago· 1 min readen

Summary

Feed me up, Scotty! is a tool that creates RSS feeds for arbitrary websites using CSS selectors. It's designed to be straightforward to set up, runs on GitHub Actions or GitLab CI/CD, and uses an actual browser to fetch data. The article provides example configurations for creating RSS feeds from Wikipedia and Wikivoyage by specifying CSS selectors for entries, titles, and links.

Key quotes

· 4 pulled
RSS feeds for arbitrary websites, using CSS selectors.
straightforward to set up.
runs on GitHub Actions, GitLab CI/CD, or wherever floats your boat.
uses an actual browser to fetch data.
Snippet from the RSS feed
RSS feeds for arbitrary websites, using CSS selectors.

You might also wanna read