Bit Shift (bitshift)'s status on Monday, 09-Jul-12 23:28:54 UTC
-
@redenchilada Well, the biggest issue with scraping is that it can be prone to breaking when the HTML structure changes, but if you're building for one site, and that site isn't upgrading any time soon, you should actually be pretty safe. (Of course, it's still a tedious process compared to having a proper API, but that's neither here nor there.)