#documentation
Apps Script CacheService: Unofficial Documentation and Limits
The unofficial documentation for the Apps Script CacheService. Learn about key/value constraints, size limits, and the undocumented FIFO batch eviction policy.
UrlFetchApp: The Unofficial Google Apps Script Documentation
The unofficial documentation for UrlFetchApp in Google Apps Script. Learn about authentication, web scraping, parallel fetches with fetchAll, and how to debug common errors like "Address Unavailable".