So what I coded there works specifically for page 40 of this thread. The next step (i.e. when I'm not at work or being lazy) would be to generalize it so that it grabs all the urls for threads on Onion Farms (which we can get with the
sitemap!), gets all of the
pages for each thread (some simple HTML scraping I think, or in the worst case we can just use the zombie Chrome with Selenium, get the number here: e.g.
View attachment 2811
and then just manually generate the page list. Once we've got a list of urls we just loop over all of them using that code I wrote earlier to check each page's messages for the user's messages and rate them however we want.
Kiwi Farms works exactly the same way. Y'know, hypothetically (I disavow, etc).