Skip to content

#112 Add top node raw #162

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

Merged
merged 5 commits into from
Mar 6, 2023
Merged

Conversation

markowanga
Copy link
Contributor

@markowanga markowanga commented Mar 6, 2023

I think that this functionality can fix #112, adding top_node_raw we can have many good things -- example get all images inside article

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Merging #162 (9e2ef5a) into master (6beb1b5) will decrease coverage by 0.02%.
The diff coverage is 83.33%.

❗ Current head 9e2ef5a differs from pull request most recent head 707d53e. Consider uploading reports for the commit 707d53e to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
- Coverage   91.19%   91.17%   -0.02%     
==========================================
  Files          30       30              
  Lines        2419     2425       +6     
==========================================
+ Hits         2206     2211       +5     
- Misses        213      214       +1     
Impacted Files Coverage Δ
goose3/article.py 92.37% <75.00%> (-0.61%) ⬇️
goose3/crawler.py 91.37% <100.00%> (+0.08%) ⬆️

@barrust barrust merged commit c24267f into goose3:master Mar 6, 2023
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.

Keep HTML tags, h1, h2 etc tags, images inside article content
2 participants