@kaia awk
Uncategorized
4
Posts
2
Posters
1
Views
-
@kaia wait, you mean for the scraping or for the conversion?
-
@kaia wait, you mean for the scraping or for the conversion?
-
@u0421793 @kaia depends how well-formed the HTML is and what amount of conversion is needed. If the HTML is NOT well formed (as it usually isn't in these cases), XSLT cannot process it, but there are libraries for scripting languages that can do a pretty good job at selecting and extracting data (beautiful soup for example)