I want PDF versions of all Apple documentation for reference reasons. I donβt want to manually browse all the documentation pages to download them.
I found a number of solutions next door to what I needed, but not exactly. For example, it seems easy to get slide decks from WWDC, but I don't want that. I also found several scripts that are designed for this, but either do not work for me, or are in a different language (the first does not work because it is for Japanese documentation and seems to be outdated, the second does not work because I cannot get "BeautifulSoup"). I also found a Go program that seems to be doing what I want to do , but I can't get it to work for me. Here is a script that does what I want for sample code, but I would like to capture all the PDF files.
Any help is greatly appreciated.
Pljns source share