| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-08-20 | 494 Bytes | |
| trafilatura-1.12.1 source code.tar.gz | 2024-08-20 | 31.7 MB | |
| trafilatura-1.12.1 source code.zip | 2024-08-20 | 32.2 MB | |
| Totals: 3 Items | 63.9 MB | 0 | |
Navigation: - spider: restrict search to sections containing URL path (#673) - crawler: add parameter class and types, breaking change for undocumented functions (#675) - maintenance: simplify link discovery and extend tests (#674) - CLI: review code, add types and tests (#677)
Bugfixes:
- fix AttributeError in element deletion (#668)
- fix MemoryError in table header columns (#665)
Docs: - docs: fix variable name for extract_metadata in quickstart by @jpigla in [#678]