Serritor 2.0.0
This major release includes a number of new features, bug fixes and changes to the existing API.
Changes in a nutshell:
- Add internal proxy server to overcome Selenium limitations (no access to response headers etc.)
- Add onBrowserInit callback to configure the browser before the crawling begins
- Always call onStop even if an unhandled exception is thrown
- Rename callbacks
- Add detailed logging
- Use slf4j instead of builtin logger
- Add web API feature
... and more