Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement crawl_strategy=direct_product #39

Merged
merged 6 commits into from
Aug 20, 2024

Conversation

Gallaecio
Copy link
Contributor

Resolves #35

@codecov-commenter
Copy link

codecov-commenter commented Feb 15, 2024

Codecov Report

Merging #39 (807d74c) into main (f326a39) will increase coverage by 0.20%.
Report is 1 commits behind head on main.
The diff coverage is 100.00%.

❗ Current head 807d74c differs from pull request most recent head e1c0b89. Consider uploading reports for the commit e1c0b89 to get more accurate results

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
+ Coverage   98.61%   98.82%   +0.20%     
==========================================
  Files          12       12              
  Lines         506      509       +3     
==========================================
+ Hits          499      503       +4     
+ Misses          7        6       -1     
Files Coverage Δ
zyte_spider_templates/spiders/ecommerce.py 100.00% <100.00%> (+1.20%) ⬆️

@Gallaecio Gallaecio changed the title Implement crawl_strategy=none Implement crawl_strategy=direct_product Feb 15, 2024
@Gallaecio Gallaecio merged commit b1c0956 into zytedata:main Aug 20, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow extraction of Item data without discovery process
5 participants