Requirements (just one)
pip install beautifulsoup4, replit
Usage
python file.py {url} {cssSelector} [propertyHTML {default textContent}] [format {default '{0}' }]
If cssSelector has spaces in it, quote it. You can use '-- {0}' as another print format for better readable experience.
Return
A list of string 'stripped'.