Skip to content

Instantly share code, notes, and snippets.

View TyOverby's full-sized avatar
😸

Ty Overby TyOverby

😸
View GitHub Profile
anonymous
anonymous / Tokyo Toshokan Batch Downloader
Created March 26, 2011 06:33
Downloads all the files on a Tokyo Toshokan search page.
#!/usr/bin/env python
#Instructions:
#Download and install python if you have not already. It comes default on most if not all *nix systems and OS X.
#Click "raw" in the upper right part of this box. Save it as ttdownload.py in any folder that you want.
#Download http://www.crummy.com/software/BeautifulSoup/download/3.x/BeautifulSoup-3.0.8/BeautifulSoup.py and save it in the same folder as the previous script.
#Open up a terminal in the folder that you have downloaded everything from.
#Type "python ttdownload.py".
#Search for the files that you want on Tokyo Toshokan.
#Paste the url of the Tokyo Toshokan search page when asked.