adbar / trafilatura

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML
https://trafilatura.readthedocs.io
Apache License 2.0
3.66k stars 262 forks source link

CLI downloads: use all information in settings file #734

Closed adbar closed 3 weeks ago

adbar commented 3 weeks ago

closes #732 and #733.

codecov[bot] commented 3 weeks ago

Codecov Report

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

Project coverage is 98.98%. Comparing base (8f8d376) to head (8467dfd). Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #734 +/- ## ======================================= Coverage 98.97% 98.98% ======================================= Files 21 21 Lines 3514 3530 +16 ======================================= + Hits 3478 3494 +16 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.