wordfreq will no longer be updated partly due to AI polluting the data
74
votes
Here's the ruby gem page and here's the github. Right now it comes with a command line browser that can browse the front page and group pages with no sorting options, and you can view the contents of a topic (link or text) aswell as the comments. The methods defined in lib/tilde-scraper/api.rb can be used to scrape tildes pages into Group, Page, Topic, and Comment objects.
Right now it's super basic and messy, but I figured if anyone was interested in it it would be the people here.