Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

SpitzpeaSoup

This is a wrapper for BeautifulSoup that reduces the DOM parsing time by limiting the sections of HTML that BeautifulSoup has to look at. For simple selects, it can be up to 10x faster than BeautifulSoup.

About

SpitzpeaSoup is an optimization of BeautifulSoup's findAll() method that limits the amount of DOM parsing necessary to scrape HTML elements

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages