BTW if anyone wants any other girls scraped like this, let me know and (if I like them) I'll add to my list and make an addendum archive.
For the technical among you, I use patrickkfkan's reddit-dl (which is the only functional+decent reddit scraper I could find), and have it run the following script every 3 days
reddit-dl -w -e -y -o "/path/to/my/reddit-dl-dir" "/path/to/my/reddit-dl-dir/users.txt"
Where users.txt is just a long list of users in the format of:
```
u/spookyboobookys
u/QueenGluttony
u/Unusual-Log7476
u/Softestbae24
```
etc.