Hacker News new | ask | show | jobs
by IdreesInc 989 days ago
Thanks! For the social media sites, I made custom parsers to read "posts" (or the equivalent) in particular. Otherwise you have the option of just scanning almost every element on the page, which works surprisingly well but is likely not efficient. The parsing rules don't adapt unless an update is pushed, and it only mutes the words/phrases you set it to.