Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 853 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 853 Bytes

ThomsonOneDownloader

Dowanload pdf reports from the Thomson ONE database from http://resources.library.ubc.ca/1423

You need a CWL (Campus Wide Login) account to access it.

Thomson One works with IE 10 & 11, so the script only works on Windows.

To Set Up

pip install selenium
pip install pandas
pip install xlrd
pip install pywinauto==0.6.6
pip install pyautogui

To Run

From cmd, execute python downloader.py Make sure that no other instance of IE is running.