MCPcopy 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

1import sys
2sys.setrecursionlimit(3000)
3from bs4 import BeautifulSoup
4from lxml import etree

Callers

nothing calls this directly

Calls 3

simplify_htmlFunction · 0.85
find_common_ancestorFunction · 0.85
get_absolute_xpathFunction · 0.85

Tested by

no test coverage detected