@botwiki thanks for the links! I've worked with RSS and Reddit bots before, and I might just end up doing that in the end for the project I have in mind. I was mainly hoping to find something quick and easy (and cloud-hosted) like cheapbotstootsweet, but I guess we can't have everything in life lol.
@dragfyre No problem, good luck with your project!
@dragfyre Haven't really done much with Reddit, but these open-source bots might be helpful: https://botwiki.org/bot/?networks=reddit-bots&opensource=true
Unless you do want to go down the web scraping route instead, in which case I'd recommend https://github.com/cheeriojs/cheerio for node and Beautiful Soup for Python https://www.crummy.com/software/BeautifulSoup/bs4/doc/