Feed me up, Scotty! - Create RSS Feeds for Any Website Using CSS Selectors
By
diymaker
Crispy enough to crunch, soft enough to enjoy. A good bake.
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 pulledRSS 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.
You might also wanna read
Tabstack: Mozilla-built API for web data extraction and browser automation without scrapers
Tabstack is a web data extraction and browser automation API developed at Mozilla. It allows users to pass a URL and schema to receive struc
Context.dev: API Platform for Web Scraping and Data Enrichment
Context.dev (formerly Brand.dev) is a web scraping and data enrichment API platform that provides AI agents and applications with real-time
Automated Web Scraping Service with Intelligent Change Detection
The article describes a web scraping service that automatically monitors websites for changes and extracts data. It offers features like sma
Tadpole: A KDL-Powered Browser Automation Engine for Declarative Web Scraping
Tadpole is a lightweight, KDL-powered browser automation engine designed to simplify web scraping. It enables declarative, modular scraping
Four practical steps to control Azure Foundry token costs for agentic AI workloads
This article provides practical guidance on controlling token costs in Microsoft Azure Foundry, particularly for agentic AI workloads where
MerLean-Prover: A Recursive Agent Harness for Lean 4 Theorem Proving Outperforms Baselines
MerLean-Prover is an end-to-end Lean4 theorem prover that replaces 'sorry' declarations with kernel-checkable proofs using three agent types
