suaviloquence / scrapelect

Declarative web scraping DSL with CSS-inspired syntax
https://suaviloquence.github.io/scrapelect/
Apache License 2.0
1 stars 0 forks source link

embed a JS engine for dynamically rendered pages #34

Open suaviloquence opened 1 month ago

suaviloquence commented 1 month ago

this would massively increase the overhead of the program so it would be gated behind a cfg and cli flag, but it could be very useful.

ideally we could use something like servo but we might have to use selenium/embed chromium headless