feat!: Enable additional status codes arguments to PlaywrightCrawler by Pijukatel · Pull Request #959 · apify/crawlee-python
github-actions
bot
added
t-tooling
labels
Feb 5, 2025Mantisus pushed a commit to Mantisus/crawlee-python that referenced this pull request
Feb 19, 2025…pify#959) Add `additional_http_error_status_codes` and `ignore_http_error_status_codes` to PlaywrightCrawler. Since they exist now on all crawlers, move them to `BasicCrawler` level. Do not use `_http_client` attributes for getting additional status codes related variables. **Breaking:** Remove `HttpCrawlerOptions` -> No unique options compared to `BasicCrawlerOptions` anymore. - Closes: apify#953
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters