causal-agent / scraper

HTML parsing and querying with CSS selectors
https://docs.rs/scraper
ISC License
1.81k stars 100 forks source link

Serializing entire HTML #85

Closed TonalidadeHidrica closed 1 year ago

TonalidadeHidrica commented 1 year ago

How to serialize entire Html instance into a full HTML file, instead of just those wrappable in ElementRef?

teymour-aldridge commented 1 year ago

Sorry for the lack of a response here - thanks for the patch!