├── LICENSE ├── README.md ├── app.py └── requirements.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bayhaqy/HTML-Content-Extractor/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bayhaqy/HTML-Content-Extractor/HEAD/README.md -------------------------------------------------------------------------------- /app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bayhaqy/HTML-Content-Extractor/HEAD/app.py -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/bayhaqy/HTML-Content-Extractor/HEAD/requirements.txt --------------------------------------------------------------------------------