scrapy-plugins / scrapy-zyte-api

Zyte API integration for Scrapy
BSD 3-Clause "New" or "Revised" License
36 stars 19 forks source link

Sync new Zyte API features #218

Open Gallaecio opened 2 months ago

Gallaecio commented 1 month ago

New attribute to take into account: https://github.com/scrapy-plugins/scrapy-zyte-api/pull/222

Gallaecio commented 1 month ago

We also need to make sure it is possible to disable networkCapture from the automap setting by setting it to False on the request metadata key.

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.91%. Comparing base (5fbf0bc) to head (16686da).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #218 +/- ## ========================================== + Coverage 97.89% 97.91% +0.02% ========================================== Files 14 14 Lines 1615 1632 +17 Branches 297 302 +5 ========================================== + Hits 1581 1598 +17 Misses 14 14 Partials 20 20 ``` | [Files with missing lines](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/218?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins) | Coverage Δ | | |---|---|---| | [scrapy\_zyte\_api/\_params.py](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/218?src=pr&el=tree&filepath=scrapy_zyte_api%2F_params.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins#diff-c2NyYXB5X3p5dGVfYXBpL19wYXJhbXMucHk=) | `100.00% <100.00%> (ø)` | | | [scrapy\_zyte\_api/\_request\_fingerprinter.py](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/218?src=pr&el=tree&filepath=scrapy_zyte_api%2F_request_fingerprinter.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins#diff-c2NyYXB5X3p5dGVfYXBpL19yZXF1ZXN0X2ZpbmdlcnByaW50ZXIucHk=) | `98.33% <100.00%> (ø)` | | | [scrapy\_zyte\_api/providers.py](https://app.codecov.io/gh/scrapy-plugins/scrapy-zyte-api/pull/218?src=pr&el=tree&filepath=scrapy_zyte_api%2Fproviders.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=scrapy-plugins#diff-c2NyYXB5X3p5dGVfYXBpL3Byb3ZpZGVycy5weQ==) | `94.73% <ø> (ø)` | |