Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EZ-hwh/AutoScraper
/ html_utils.py
File
html_utils.py
utils/html_utils.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
sys
2
sys.setrecursionlimit(3000)
3
from
bs4
import
BeautifulSoup
4
from
lxml
import
etree
Callers
nothing calls this directly
Calls
3
simplify_html
Function · 0.85
find_common_ancestor
Function · 0.85
get_absolute_xpath
Function · 0.85
Tested by
no test coverage detected