MCPcopy Create free account
hub / github.com/Paper2Poster/Paper2Poster / crawler.py

File crawler.py

utils/src/experiment/crawler.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import asyncio
2import hashlib
3import json
4import os

Callers

nothing calls this directly

Calls 5

collect_linksFunction · 0.70
download_linksFunction · 0.70
gather_filesFunction · 0.70
check_files_md5_parallelFunction · 0.70
runMethod · 0.45

Tested by

no test coverage detected