Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
class
DataFetchError(RequestError):
30
""
"something error when fetch"
""
31
32
33
class
IPBlockError(RequestError):
Callers
4
request
Method · 0.70
get_note_info_by_id
Method · 0.70
get_creator_container_info
Method · 0.70
get_creators_and_notes
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected