parsel
parsel copied to clipboard
Create new element/tag like bs4's soup.new_tag("div")
Option/feature to create and inject new tags or custom html to node in Selector
The use case of parsel is data extraction. Could you describe a scenario of data extraction where this would be useful?