This repository was archived by the owner on Sep 10, 2022. It is now read-only.
floatingatoll/Amazon-Wishlist-Librarian
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
mkdir results ./get_wishlist.pl WISHLISTIDHERE > results/wishlist.data ./filter_wishlist.pl results/wishlist.data > results/wishlist.filtered ./scan_library.pl results/wishlist.filtered HOSTNAMEOFLIBRARYSITE > results/wishlist.found ./reserve_wishlist.pl results/wishlist.found HOSTNAMEOFLIBRARYSITE > results/wishlist.html open results/wishlist.html