Skip to content

jashanpreet-singh-99/HTMLparser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTMLparser

Simple HTML parsing library for python.

TO DO

  1. Fix '\' elements in content based tag, extra state needed to process the data.
  2. Fix for extra '<' character before actual closing tag in content based.
  3. Change the cur_tag_path to list instead os string.
  4. Add parent and child traversal ability to HTMLElement.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published