|
|
|
|
|
by phamilton
1569 days ago
|
|
One of my first bits of code I shared online was a scraper for userfriendly.org that would download every comic since the beginning of time. It was incredibly bad and inefficient (I didn't sleep between calls and just brute forced the image name which led to 90% 404s). Within a few days, UF announced that anyone doing wget scraping would get IP banned. I was just a kid, but it was so jarring to see something I did cause problems. I learned a ton about being a good netizen. Thanks UF and sorry for the trouble! |
|