Mikhail Galanin
Mikhail Galanin
I was able to fix it this way: ```diff diff --git a/trafilatura/core.py b/trafilatura/core.py index 63699a4..1970c25 100644 --- a/trafilatura/core.py +++ b/trafilatura/core.py @@ -397,7 +397,7 @@ def handle_table(table_elem, potential_tags, options): # add...
Sure, I just filed #534
From what I understood, this happens in the `snake_case()` function. I could think of 2 ways how the experience can be improved: 1. we can introduce a plugin argument (i.e....
I would be great to have DynTables support via the RPC protocol; it's currently our main use case.