html2rss-web
Convert ordinary web pages, built-in example pages, or pages that require JavaScript rendering into RSS / JSON feeds, which is suitable for self-built subscription aggregation portals.
##Functional characteristics - Convert webpage to RSS / JSON Feed: Convert any public webpage into a subscribable RSS or JSON Feed link. - Stable feed token link: After successful creation, it returns long-term accessible RSS and JSON Feed URLs for continuous subscription in the reader. - Built-in example feed catalog: You can access the example feed that comes with the project out of the box, suitable for quick verification after the first installation. - JavaScript page scraping: Support page scraping strategies that require browser rendering through browserless sidecar. ###Usage process 1. Enter a public webpage address on the home page, such as `https://developer.lazycat.cloud/app-example-porting.html`. 2. Enter "Access Token". In the application details, see the value of "HTML2RSS_SHARED_ACCESS_TOKEN_FALLBACK", copy and paste. 2. After submitting, the page will return two results links: RSS and JSON Feed. 3. Paste the generated link into any RSS reader to continue subscribing. Note: 1. It is recommended to use it in conjunction with Piggy Page. 2. Some sites restrict Cloudflare, login status, or frequency, which is a target site policy restriction.



