Does anybody know of a way to efficiently download, in bulk, all the public papers from PhilPapers.org? Per category. I know this is technically not “piracy” in the sense that I want the public ones, but I’m an active pirate and figured someone here would know a technical way to do this effectively. I tried to use AI for help and it led me down this rabbit hole of using node.js and all sorts of scripts, but after a few hours of playing around I could only get it to download a couple and ran into errors or timeouts the rest of the time.

For instance, there are 252 papers in the “Social and Political Philosophy > Culture and Cultures > Minorities > Implicit Bias” category - I’d like to download everything publicly available without having to do it manually, which is a huge pain given I need to also rename them manually to track what’s what. Problem is, some are .doc, pdf, or lead to other websites where you have to click download again, or are behind paywalls. So it’s sort of a messy process.

Any advice?