An RSS feed for League of Legends patch notes, deployed on Vercel.
- Automatically scrapes the official League of Legends patch notes
- Generates an RSS feed
- Supports images and detailed descriptions
- Fork this repository
- Import your repository on Vercel
- Once deployed, your RSS feed URL will be:
https://your-domain/api/rss
# Install dependencies
npm install
# Run locally
npm run dev- Node.js
- Axios
- Cheerio
- RSS
- Vercel Serverless Functions
- Please make sure to comply with the terms of use of the official League of Legends website
- It is recommended to set a reasonable request interval to avoid frequent requests