Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EZ-hwh/AutoScraper
/ step_test.py
File
step_test.py
utils/step_test.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os,sys,json
2
import
requests
3
from
bs4
import
BeautifulSoup,NavigableString,Tag,Comment
4
from
tqdm
import
tqdm
Callers
nothing calls this directly
Calls
5
simplify_html
Function · 0.90
build_tree
Function · 0.85
tree2text
Function · 0.85
domlm_dataset
Function · 0.85
get_text
Method · 0.80
Tested by
no test coverage detected