Skip to content

OpenBookPublishers/archive_urls_pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

archive_urls_pdf

This piece of software extracts URLs from PDF files and pass them on to archiveurl to archive them on Wayback Machine.

Run

Store the PDF file as file.pdf in the project folder and then run:

$ docker build . -t openbookpublishers/archive_urls_pdf

$ docker run --rm \ -v /path/to/local/file.pdf:/archive_urls_pdf/file.pdf \ openbookpublishers/archive_urls_pdf

About

Archive the URLs reported in a PDF file to Wayback Machine

Resources

License

Stars

Watchers

Forks

Packages

No packages published