Navigation Menu

Skip to content

vmarquet/python-table-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table Explorer

Build Status

HTML tables parsing made easy.

Why? Because parsing tables with BeautifulSoup is not easy due to the fact that table cells have unexpected indexes when cells use the colspan or rowspan attributes.

This library intends to make parsing and navigating into HTML table way easier, especially when some cells span multiple columns or rows.

About

HTML tables parsing made easy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published