parsel icon indicating copy to clipboard operation
parsel copied to clipboard

Create new element/tag like bs4's soup.new_tag("div")

Open codejunction opened this issue 3 years ago • 1 comments

Option/feature to create and inject new tags or custom html to node in Selector

codejunction avatar May 05 '22 22:05 codejunction

The use case of parsel is data extraction. Could you describe a scenario of data extraction where this would be useful?

Gallaecio avatar May 06 '22 04:05 Gallaecio