MCPcopy Create free account
hub / github.com/NanmiCoder/MediaCrawler / DataFetchError

Class DataFetchError

media_platform/weibo/exception.py:29–30  ·  view source on GitHub ↗

something error when fetch

Source from the content-addressed store, hash-verified

27
28
29class DataFetchError(RequestError):
30 """something error when fetch"""
31
32
33class IPBlockError(RequestError):

Callers 4

requestMethod · 0.70
get_note_info_by_idMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected