MCPcopy 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

1import os,sys,json
2import requests
3from bs4 import BeautifulSoup,NavigableString,Tag,Comment
4from tqdm import tqdm

Callers

nothing calls this directly

Calls 5

simplify_htmlFunction · 0.90
build_treeFunction · 0.85
tree2textFunction · 0.85
domlm_datasetFunction · 0.85
get_textMethod · 0.80

Tested by

no test coverage detected