We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c224a5 commit 811aebaCopy full SHA for 811aeba
scrapegraphai/utils/proxy_rotation.py
@@ -10,7 +10,7 @@
10
import requests
11
from fp.errors import FreeProxyException
12
from fp.fp import FreeProxy
13
-
+from urllib.parse import urlparse
14
15
class ProxyBrokerCriteria(TypedDict, total=False):
16
"""
0 commit comments