Skip to content

hemanth-hk/htmlParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HtmlParser

                   

This is a small HTML PARSER written in python


Installation

pip install art


Usage

Place your index.html in the template dir and run the parser.py script


Note

The name of your html file must be index and must be placed in the template dir


Presently it supports

  • title
  • h1
  • div
  • p
  • ul
  • ol

About

This is a small html parser written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published