amerkurev / scrapper

Web scraper with a simple REST API living in Docker and using a Headless browser and Readability.js for parsing.
https://scrapper.dev
Apache License 2.0
173 stars 29 forks source link

Access shadowDOM elements #17

Open bplatypus opened 5 months ago

bplatypus commented 5 months ago

Hi,

Is there a way to access shadowDOM elements?

Thanks