Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 299 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 299 Bytes

nips-grab

nips paper downloader

Downloads all the available papers of the nips proceedings website. Just configure the download information in the script and start python grab-proceedings.py <year> [paper_number].

Uses: Beautiful Soup http://www.crummy.com/software/BeautifulSoup/