Eval: kage for archiving auction listings post-bid #60
Labels
No labels
accessibility
backlog
browser-pool
bug
cloud
enhancement
feature
good first issue
infra
paid-tier
performance
status:blocked
status:in-progress
status:review
ux
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Circuit-Forge/snipe#60
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source
https://github.com/tamnd/kage — MIT license
What it is
Go-based web archiver. Headless Chrome renders the final DOM, JavaScript stripped.
Folder mirrors, ZIM archives, or desktop apps as output. MIT license.
Snipe use case: listing preservation
Auction listings (eBay, CT Bids, estate sales) are often removed or substantially
modified after a sale closes. A winning bidder has no record of:
These matter for:
Proposed flow:
Implementation
kage Go binary as subprocess or sidecar. Archive stored in
~/.snipe/archives/<listing-id>/. Photo-heavy listings may be large — addconfigurable max-size limit.
License
MIT — clean for all CF tiers.