oduwsdl / archivenow

A Tool To Push Web Resources Into Web Archives

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Some Questions to consider

BradKML opened this issue · comments

commented
  1. Observing this line, we can see that it "pushes" links, is it possible to queue multiple items into the archive (and get archives for each link)? https://github.com/oduwsdl/archivenow#python-usage
  2. Can this process be done in a more async fashion, such that it would not halt other processes?