Commit Graph

8 Commits

Author SHA1 Message Date
Arik Jones (aider)
56d5a8a194 refactor: Remove XPath support 2024-09-14 16:51:18 -05:00
Arik Jones (aider)
09f8ed07c2 fix: Remove unused variable excludeXPaths in ExtractContentWithXPath function 2024-09-14 16:50:34 -05:00
Arik Jones (aider)
f1af20e95e feat: Add support for excluding child elements in content extraction 2024-09-14 16:49:32 -05:00
Arik Jones (aider)
d0ee666b07 refactor: Modify scraper to capture only the main content 2024-09-14 15:20:15 -05:00
Arik Jones (aider)
1a57be80fa fix: Remove print media emulation and improve CSS selector extraction 2024-09-14 15:14:53 -05:00
Arik Jones (aider)
ea12ad631c fix: Fix assignment mismatch in ExtractContentWithCSS function 2024-09-14 14:54:04 -05:00
Arik Jones (aider)
885f3fc2b8 feat: Add missing scraper functions 2024-09-14 14:52:45 -05:00
Arik Jones
0163c4e504 Adds a configuration layer for use rollup.yml which may be preferred over CLI flags. 2024-09-05 23:41:39 -05:00