Skip to content

๐Ÿ—œ Internet Archive: Wayback Machine bot

License

Notifications You must be signed in to change notification settings

zaczacbee/archiver

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

48 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

archiver

codecov docker image builder Docker Pulls

๐Ÿ—œ Internet Archive: Wayback Machine bot

Wayback Machine

WayBack Machine bot

Send any link to this bot, and it will save it to Internet Archive.

A screenshot of this page will be sent to you as well.

screenshots

commands

start - start Wayback Machine bot
about - about this bot
ping - ping server

Features

  • create snapshot

Privacy notice

This bot WILL NEVER collect your user id, username, last name, first name, url or anything that could be used to track you.

This bot won't save any personal information, neither in database nor in log.

Anything that you sent to this bot is confidential from the bot's side - even your url is omitted from log system.

I value your privacy, and I know it's difficult to fight against surveillance, injustice and censorship.

Remember, remember the Fifth of November, The Gunpowder Treason and Plot, I know of no reason Why the Gunpowder Treason Should ever be forgot.

TODO

  • show snapshot result

Usage

Build project locally

git clone https://github.com/tgbot-collection/archiver
cd archiver
go build .
TOKEN=13245 DRIVER=$(which chromedriver) ./archiver

docker

docker run -e DRIVER=$(which chromedriver) TOKEN=1234 bennythink/archiver

prebuilt binary

Download it from release, and then

TOKEN=1234 DRIVER=$(which chromedriver) ./archiver

License

Apache License Version 2.0

About

๐Ÿ—œ Internet Archive: Wayback Machine bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.1%
  • Makefile 8.0%
  • Dockerfile 4.8%
  • Shell 0.1%