archivenow icon indicating copy to clipboard operation
archivenow copied to clipboard

Docker and archive.today

Open greencardamom opened this issue 9 months ago • 0 comments

The docker image contains a very outdated version of /app/archivenow/handlers/is_handler.py

There are three versions of this file: The one in Docker (original), the one in pip install (more updates), and the one on this repo (fully redone with Selenium support).

If you have a key to avoid captchas the one you want is in the pip install. If you have no key, you can try Selenium support but some users have reported it unsuccessful.

greencardamom avatar May 21 '24 17:05 greencardamom