rss-mcp-server / functions /helper_functions.py

Commit History

Added fence to prevent parsing empty HTML string.
e6f6cfa
unverified

gperdrizet commited on

Added page content extraction and HTML cleaning functions.
e97f932
unverified

gperdrizet commited on

Switched to simple check for domain extension.
3937afc
unverified

gperdrizet commited on

Added some fancy fallback options to handle requests for feeds that are not urls, also added caching so we don't have to look up the same feed URI more than once in a session.
00764df
unverified

gperdrizet commited on

Finished basic functions to find RSS feed uri and pull the feed.
f8a041b
unverified

gperdrizet commited on

Feed finder function done.
8863982
unverified

gperdrizet commited on