How to download all files from a website

Use httrack

Example: download all gRNA libraries from addgene

"c:\Program Files\WinHTTrack\httrack.exe" https://www.addgene.org/pooled-library/ +*.txt +*.pdf +*.xlsx +*.xls +*.zip +*.png +*.docs +*.doc .

code @ github.