# Usage run `uvicorn main:app --port 8866` in this directory to start the RSS feed reader. # Dependencies This assumes you're using Debian bullseye. ``` python3 BeautifulSoup tor python3-feedgenerator python3-fastapi python3-requests python3-socks ```