Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 737 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 737 Bytes

Processing html files in Python

Examples on how to process html files in Python.

Reference to:

[1] Valentyn N Sichkar. Examples on how to process html files in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Processing_html_files_in_Python (date of access: XX.XX.XXXX)

Description

How to work with .html files in Python with the help of using lxml module.

MIT License

Copyright (c) 2018 Valentyn N Sichkar

github.com/sichkar-valentyn

Reference to:

[1] Valentyn N Sichkar. Examples on how to process html files in Python // GitHub platform [Electronic resource]. URL: https://github.com/sichkar-valentyn/Processing_html_files_in_Python (date of access: XX.XX.XXXX)