Building a crawler is fun. Debugging a crawler config by downloading the entire backend, setting up the database, and running it locally just to change one CSS selector? Not fun.
The solution? Build a web-based IDE. Connect it to the backend via WebSockets. Debug in real-time. Feel like a wizard.
2022/12/2About 2 min