ManoManoTech / bucket-scrapper
PublicHigh-performance S3 bucket content searcher. Downloads compressed objects, stream-decompresses line-by-line, filters by regex, and outputs to local zstd files or an HTTP API.
A command-line tool for streaming through compressed log files in cloud storage buckets, filtering lines by patterns over date ranges, and saving matches to files or sending to an HTTP service.
How It Works
You have giant zipped log files stored online in cloud folders and want to quickly find specific problems like errors without pulling down everything.
You point it to your online storage areas and describe how your logs are sorted by dates and hours.
You pick the start and end times, like scanning logs from last Tuesday morning until evening.
You enter words or patterns to match, like 'ERROR timeout', and decide if case matters.
Matching lines get saved into neat zipped files grouped by time, ready to open anytime.
Matches stream right to your online log viewer or service automatically.
You watch live progress as it zips through huge files, pulling out only what matches, super speedy and smart.
You get exactly the key log lines you needed, fast and without the hassle, perfect for digging into issues.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.