How to Build Fail-Safe Web Scrapers

Mohan Ganesan
Apr 13, 2021

Here is a list of places that your web crawler will probably fail at. You will need to build in checks for each and also expect them to happen. Send yourself alerts by having portions of the scripts check for unexpected behavior.

--

--