Skip to content

eret9616/league_patch_feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

League of Legends Patch Notes RSS Feed

English · 简体中文 · 日本語 · 한국어

An RSS feed for League of Legends patch notes, deployed on Vercel.

Features

  • Automatically scrapes the official League of Legends patch notes
  • Generates an RSS feed
  • Supports images and detailed descriptions

Deployment

  1. Fork this repository
  2. Import your repository on Vercel
  3. Once deployed, your RSS feed URL will be: https://your-domain/api/rss

Local Development

# Install dependencies
npm install

# Run locally
npm run dev

Tech Stack

  • Node.js
  • Axios
  • Cheerio
  • RSS
  • Vercel Serverless Functions

Notes

  • 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

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors