feedsearch
feedsearch copied to clipboard
Search sites for RSS, Atom, and JSON feeds.
Results
1
feedsearch issues
Sort by
recently updated
recently updated
newest added
I'm on Windows 11 and I just installed the library in Python 3.11.8 doing `pip install feedsearch`. When I import it, I get the following error: ```py >>> from feedsearch...