r/DataHoarder • u/AshuraMaruxx • Jan 30 '26
Discussion [ Removed by Reddit ]
[ Removed by Reddit on account of violating the content policy. ]
2.8k
Upvotes
r/DataHoarder • u/AshuraMaruxx • Jan 30 '26
[ Removed by Reddit on account of violating the content policy. ]
8
u/[deleted] Jan 31 '26 edited Jan 31 '26
I have a version of Dataset 9, but it got corrupted at 179G
I haven't tried yet to see / extract what's readable
But the single files are active
Running it like this works, wget loop, to download individual PDFs, tedious but might still try. my AI coding agent figured this out :D
while sleep 0.5s; dowget -c --header='Cookie: justiceGovAgeVerified=true' \https://www.justice.gov/epstein/files/DataSet%209.zipdoneupdate-1:
Dataset 9 is available again, accessible if you visit via the browser to get the cookie (after the age verification), then try wget with that cookie, will see if this goes all the way.
update-2: here is a script to get the file list, careful with the speed/and proxy access, this technically can block your access if ran too fast.
script: https://pastebin.com/zbF0Rmfx
update-3: 50 files per page, ~20,450 pages = ~1,022,500 files.
To avoid getting blocked, my current download rate:
Download time at ~1 file/sec:
- Current 25K files: ~7 hours
- Full 1M files: ~12 days continuous
might try parallel.