Callback after routing
Would there be an option I could set in routers or crawlers to be able to
1. Call a function after a certain router
(Really we just want to validate data without editing every single scraper so if we could do this before pushing thatd be preferrable.)
2. Validate data.
3. Return error if data is incorrect
Really I just need help with the first part.
I am still in college and this is my first job working through something independently like this. Any help would be appreciated.
