Hi there,
I am about to be in spotty internet for the next 48 hours, and I would love to read through the documentation on https://beta.openai.com/docs/*
I have tried to download this using a scraping tool, but cannot as the proxy is in between.
Any help for offline usage of the documentation? I have the PHP, HTML and other documentation offline for these types of times.
Thanks
I’m not sure what kind of devices you have at your disposal, but it is possible on most devices to stitch together screenshots of a webpage. The API reference is one big page that can be screencapped, though the guides/tutorials are split up
I have the same issue, but for the next few months. I need offline documentation for the API, ideally not just reference docs but also the rest. Where can i find it?
Use Chromium browser. Or Chrome if you must.
(set several environment variables to turn off Google Sync warnings and other Google wannabes in this browser)
Now go to a Notepad app, paste what was automatically copied to the clipboard.
Save as HTML.
If you want the links to work without rewriting, create a root directory /docs/ to store them all or put them on a web server with the same path. You can also get CSS.