276 views
Programming
Programming / Coding
When writing scrapers, it's important to think about the overall pattern for your code in order to handle exceptions and make it readable at the same time. You'll also likely want to reuse code. Make you scrapers scrape the web quickly and reliably.