diff --git a/CLAUDE.md b/CLAUDE.md index 1b0a8a5..f0c8530 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,7 +4,7 @@ # CLAUDE.md ## Project Overview -Crawlshot is a self-hosted API service built on Laravel 12 that provides web crawling and screenshot capabilities using Spatie Browsershot. It's designed as a self-hosted alternative to services like ScreenshotOne, offering browser automation through a REST API with authentication and job processing. +Crawlshot is a self-hosted API service built on Laravel 12 that provides web crawling and screenshot capabilities using Spatie Browsershot. It's designed as a self-hosted solution, offering browser automation through a REST API with authentication and job processing. ### Core Features @@ -112,6 +112,7 @@ # Prune expired tokens ``` ### Storage Management + ```bash # Prune expired crawl results (HTML and images older than 24 hours) php artisan crawlshot:prune-storage