This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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. |