wayback
wayback copied to clipboard
An archiving tool with an IM-style interface that prioritizes privacy and accessibility, integrated with various archival services including Internet Archive, archive.today, IPFS, Telegraph, and file...
## Bug Report **Current Behavior** `wayback` is not detecting the wayback.conf file, even when manually specified. ```shell wayback -c "wayback.conf" --print wayback -c "%CD%\wayback.conf" --print ``` **Expected behavior/code** Just to...
ArchiveBox is a powerful open-source web archiving tool that supports a wide range of archive formats, includes an administrative backend, and offers various other features. It performs well in archiving...
Currently, Wayback supports the use of Meilisearch as a search backend. To provide users with more options, we are planning to support [Sonic](https://github.com/valeriansaliou/sonic) as well. A recommended package for implementing...
Publishing to kafka would allow for use in data science workloads
## Feature Request **Teachability, Documentation, Adoption, Migration Strategy** Helpful resources. - [Summarizer](https://share-docs.clickup.com/25598832/d/h/rd6vg-14247/0b79ca1dc0f7429/rd6vg-15565) - [Cohere](https://cohere.ai/)
## Wayback Use the SavePageNow record webpages on Arquivo.pt: https://arquivo.pt/services/savepagenow?l=en Make a request to `https://arquivo.pt/save/now/record/` and extract the saving result from headers. The saving result is shown below. ``` %...
## Feature Request **Teachability, Documentation, Adoption, Migration Strategy** https://github.com/tucnak/telebot/tree/v3/layout
## Feature Request CMD Use Demo: - How to archive a singl URL to archive.org. - How to archive multiple URLs in one submission to archive.org. - How to use...
Currently, archived assets storage only supports file system. There should be several options here. Here are some cool packages. - [hairyhenderson/go-fsimpl](https://github.com/hairyhenderson/go-fsimpl) - [fclairamb/ftpserver](https://github.com/fclairamb/ftpserver) - [spf13/afero](https://github.com/spf13/afero) - [Shopify/go-storage](https://github.com/Shopify/go-storage)