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.
-
Notifications
You must be signed in to change notification settings - Fork 0
SpitzpeaSoup is an optimization of BeautifulSoup's findAll() method that limits the amount of DOM parsing necessary to scrape HTML elements
License
hunch/spitzpeasoup
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
SpitzpeaSoup is an optimization of BeautifulSoup's findAll() method that limits the amount of DOM parsing necessary to scrape HTML elements
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published