RSSerpent

Welcome to RSSerpent!

🎉 RSSerpent is up & running at http://rsserpent.imciel.com/

Plugins Information

rsserpent-plugin-builtin

Repository: https://github.com/RSSerpent-Rev/RSSerpent
Routers:
  • /_/example:
    Define a basic example data provider function.
  • /_/example/cache:
    Define a basic example data provider function with `@cached`.
    
        Returns:
            Dict[str, Any]: A dictionary containing the feed data.
        
  • /_/example/httpx:
    Define a basic example data provider function.
  • /_/example/playwright:
    Define a basic example data provider function.
  • /_/example/pyquery:
    Define a basic example data provider function.
  • /_/example/ratelimit:
    Define a basic example data provider function with rate limit.
  • /_/example/{n:int}:
    Define a example data provider function with arguments.
    
        Args:
            n (int): The number of items to generate.
    
        Returns:
            Dict[str, Any]: A dictionary containing the feed data.
        
  • /_/example/log:
    Define a basic example data provider function.
  • /_/example/feedgen:
    Define a basic example data provider function.

rsserpent-plugin-douban

Repository: https://github.com/m0wong/rsserpent-plugin-douban
Routers:
  • /douban/group/{gid}:
    订阅小组讨论。

rsserpent-plugin-zhubai

Repository: https://github.com/dearrrfish/rsserpent-plugin-zhubai
Routers:
  • /zhubai/{sub:str}:
    Zhubai newsletter full content feed.

rsserpent-plugin-apple-upcoming-requirements

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-apple-upcoming-requirements
Routers:
  • /apple-upcoming-requirements:
    None

rsserpent-plugin-caa

Repository: https://github.com/wuzhongyi1105/rsserpent-plugin-caa
Routers:
  • /caa/html:
    Define an example data provider function, who will provide     the data needed by RSSerpent to create a RSS feed.

rsserpent-plugin-apple-newsroom

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-apple-newsroom
Routers:
  • /apple-newsroom:
    Define a basic example data provider function.

rsserpent-plugin-bilibili

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-bilibili
Routers:
  • /bilibili/user/{uid}/video:
    订阅 up 上传的最新视频.
  • /bilibili/user/{uid}/bangumi:
    当前路由调用封装.
  • /bilibili/user/{uid}/cinema:
    当前路由调用封装.
  • /bilibili/app/update/{platform}:
    订阅 Bilibili 客户端更新信息.

rsserpent-plugin-csj-sdk-update

Repository: https://github.com/rsserpent-rev/rsserpent-plugin-csj-sdk-update
Routers:
  • /csj-sdk-update/{platform:int}:
    Return the update logs of CSJ SDK.

rsserpent-plugin-cocoapods

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-cocoapods
Routers:
  • /cocoapods/{pod}:
    None

rsserpent-plugin-applovin-sdk-update

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-applovin
Routers:
  • /applovin/sdk-update/{platform}:
    Return the latest changelog of AppLovin Max SDK for the specified platform.
    
        Args:
            platform (str): The platform of the SDK.         Supported values are: ios, android, unity, react-native, flutter, godot.
    
        Raises:
            ValueError: If the platform is not supported.
    
        Returns:
            Dict[str, Any]: The latest changelog of AppLovin Max SDK for          the specified platform.
        

rsserpent-plugin-pubdev

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-pubdev
Routers:
  • /pubdev/update/{package}:
    None

rsserpent-plugin-rss-proxy

Repository: https://github.com/EkkoG/rsserpent-plugin-rss-proxy
Routers:
  • /proxy/{url:path}:
    Return the latest news from the given RSS feed.

rsserpent-plugin-admob-sdk-update

Repository: https://github.com/RSSerpent-Rev/rsserpent-plugin-admob-sdk-update
Routers:
  • /admob/sdk-update/{platform}:
    Return three latest AdMob SDK updates.
    
        Args:
            platform (str): Platform to get updates for.
    
        Raises:
            ValueError: Unsupported platform.
    
        Returns:
            Dict[str, Any]: AdMob SDK updates.
        

rsserpent-plugin-slackware-news

Repository: https://github.com/EkkoG/rsserpent-plugin-slackware-news
Routers:
  • /slackware-news:
    Return the latest news from The Slackware Linux Project.
    
        Returns:
            Dict[str, Any]: The Slackware Linux Project news.
        

rsserpent-plugin-manhuagui

Repository: https://github.com/wdssmq/rsserpent-plugin-manhuagui
Routers:
  • /manhuagui/comic/{cid}:
    获取漫画章节.

Document | Source Code | Issue | Telegram