A whitelisting HTML sanitizer


License
Other
Install
pip install scrubber==1.6.1

Documentation

Description

Scrubber is a white-listing HTML sanitizer. It uses BeautifulSoup to parse an HTML document and removes any tags and attributes that are not specifically allowed.

Status

Scrubber is stable and usable in production.

Links