Skip to content

feat(cli): enable sitemap scrapping#57

Merged
PaulPHPE merged 3 commits intomainfrom
feat/cli/enable-sitemap-scrapping
Feb 26, 2024
Merged

feat(cli): enable sitemap scrapping#57
PaulPHPE merged 3 commits intomainfrom
feat/cli/enable-sitemap-scrapping

Conversation

@PaulPHPE
Copy link
Copy Markdown
Collaborator

Use scrappy sitemap spider to read through a sitemap and gather all urls
Instead of using --url you can use --sitemap and give the sitemap to analyze

@PaulPHPE PaulPHPE requested a review from vvatelot February 20, 2024 19:28
@PaulPHPE PaulPHPE self-assigned this Feb 20, 2024
@PaulPHPE PaulPHPE changed the title cli(feat): enable sitemap scrapping feat(cli): enable sitemap scrapping Feb 20, 2024
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 20, 2024

Coverage PR 57

Branch coverage •
FileStmtsMissCoverMissing
bases/ecoindex/cli
   app.py1055349%139–142, 144, 159–160, 170, 203–204, 206, 214, 223, 225–226, 228–230, 246, 248–250, 252–253, 256, 258–261, 263, 265–266, 271, 275–276, 278, 280, 283, 285–287, 289–290, 293–295, 303, 307, 339, 341, 349, 353, 357
   arguments_handler.py812174%41–46, 48–49, 55–58, 66–67, 72–77, 79
   sitemap.py11463%16–18, 21
TOTAL68522567% 

@PaulPHPE
Copy link
Copy Markdown
Collaborator Author

close #29

Comment thread bases/ecoindex/cli/app.py Outdated
Comment thread bases/ecoindex/cli/app.py
Comment thread projects/ecoindex_cli/README.md
@PaulPHPE PaulPHPE force-pushed the feat/cli/enable-sitemap-scrapping branch from 2181adf to ad1df2c Compare February 26, 2024 10:46
@PaulPHPE PaulPHPE merged commit 7f3d7b3 into main Feb 26, 2024
@PaulPHPE PaulPHPE deleted the feat/cli/enable-sitemap-scrapping branch February 26, 2024 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants