MCPcopy Index your code

hub / github.com/VeNoMouS/cloudscraper / functions

Functions171 in github.com/VeNoMouS/cloudscraper

Method__init__
(self)
cloudscraper/interpreters/native.py:87
Method__init__
(self, name)
cloudscraper/interpreters/__init__.py:24
Method__init__
(self)
cloudscraper/interpreters/nodejs.py:15
Method__init__
(self)
cloudscraper/interpreters/chakracore.py:19
Method__init__
(self)
cloudscraper/interpreters/v8.py:19
Method__init__
(self, *args, **kwargs)
cloudscraper/user_agent/__init__.py:17
Method__init__
(self)
cloudscraper/captcha/deathbycaptcha.py:29
Method__init__
(self)
cloudscraper/captcha/capsolver.py:27
Method__init__
(self)
cloudscraper/captcha/anticaptcha.py:28
Method__init__
(self, name)
cloudscraper/captcha/__init__.py:19
Method__init__
(self)
cloudscraper/captcha/2captcha.py:28
Method__init__
(self)
cloudscraper/captcha/9kw.py:28
Method__init__
(self)
cloudscraper/captcha/capmonster.py:28
Method_checkRequest
(response)
cloudscraper/captcha/deathbycaptcha.py:60
Method_checkRequest
(response)
cloudscraper/captcha/capsolver.py:60
Method_checkRequest
(response)
cloudscraper/captcha/anticaptcha.py:64
Method_checkRequest
(response)
cloudscraper/captcha/2captcha.py:103
Method_checkRequest
(response)
cloudscraper/captcha/9kw.py:120
Method_checkRequest
(response)
cloudscraper/captcha/capmonster.py:64
Methodadd_proxy
Add a new proxy to the pool :param proxy: Proxy URL to add
cloudscraper/proxy_manager.py:138
Methodatob
(s)
cloudscraper/interpreters/js2py.py:41
FunctionchallengeCallback
(request)
tests/__init__.py:75
MethodchallengeSolve
(body, domain)
cloudscraper/interpreters/native.py:150
MethoddivisorMath
(payload, needle, domain)
cloudscraper/interpreters/native.py:130
MethoddynamicImport
(cls, name)
cloudscraper/interpreters/__init__.py:30
Methodeval
(self, body, domain)
cloudscraper/interpreters/js2py_interpreter.py:23
Methodeval
(self, body, domain)
cloudscraper/interpreters/js2py.py:24
Methodeval
(self, body, domain)
cloudscraper/interpreters/native.py:92
Methodeval
(self, body, domain)
cloudscraper/interpreters/nodejs.py:20
Methodeval
(self, body, domain)
cloudscraper/interpreters/chakracore.py:24
Methodflatten
(lists)
cloudscraper/interpreters/native.py:103
MethodgetCaptchaAnswer
(self, captchaType, url, siteKey, captchaParams)
cloudscraper/captcha/deathbycaptcha.py:230
MethodgetCaptchaAnswer
(self, captchaType, url, siteKey, captchaParams)
cloudscraper/captcha/capsolver.py:157
MethodgetCaptchaAnswer
(self, captchaType, url, siteKey, captchaParams)
cloudscraper/captcha/anticaptcha.py:144
MethodgetCaptchaAnswer
(self, captchaType, url, siteKey, captchaParams)
cloudscraper/captcha/2captcha.py:215
MethodgetCaptchaAnswer
(self, captchaType, url, siteKey, captchaParams)
cloudscraper/captcha/9kw.py:186
MethodgetCaptchaAnswer
(self, captchaType, url, siteKey, captchaParams)
cloudscraper/captcha/capmonster.py:144
Methodget_cookie_string
Convenience function for building a Cookie HTTP header value. Additional parameters: - rotating_proxies: List of proxy URLs
cloudscraper/__init__.py:785
Methodget_stats
Get statistics about proxy usage :return: Dict with proxy statistics
cloudscraper/proxy_manager.py:166
Methodinit_poolmanager
(self, *args, **kwargs)
cloudscraper/__init__.py:107
MethodjsfuckToNumber
(jsFuck)
cloudscraper/interpreters/native.py:108
Methodlogin
(self, username, password)
cloudscraper/captcha/deathbycaptcha.py:56
FunctionmockCloudflare
(fixture, payload)
tests/__init__.py:40
Functionpost_callback
(request)
tests/__init__.py:44
Methodproxy_manager_for
(self, *args, **kwargs)
cloudscraper/__init__.py:114
Methodremove_proxy
Remove a proxy from the pool :param proxy: Proxy URL to remove
cloudscraper/proxy_manager.py:150
Functionresponses_decorator
(test)
tests/__init__.py:41
Methodtest_403_handling
Test 403 error handling
tests/test_modern.py:98
Methodtest_browser_selection
Test browser selection
tests/test_modern.py:46
Methodtest_clear_cloudflare_cookies
Test clearing Cloudflare cookies
tests/test_modern.py:129
Methodtest_create_scraper
Test basic scraper creation
tests/test_modern.py:18
Methodtest_create_scraper_with_options
Test scraper creation with custom options
tests/test_modern.py:26
Methodtest_custom_user_agent
Test custom user agent
tests/test_modern.py:184
Methodtest_legacy_create_scraper
Test legacy create_scraper function
tests/test_modern.py:160
Methodtest_legacy_session_alias
Test legacy session alias
tests/test_modern.py:165
Methodtest_proxy_manager
Test proxy manager functionality
tests/test_modern.py:84
Methodtest_real_request
Test making a real HTTP request
tests/test_modern.py:197
Methodtest_session_health_monitoring
Test session health monitoring
tests/test_modern.py:55
Methodtest_session_persistence
Test session persistence across requests
tests/test_modern.py:207
Methodtest_should_refresh_session
Test session refresh logic
tests/test_modern.py:144
Methodtest_ssl_context_creation
Test SSL context creation
tests/test_modern.py:120
Methodtest_stealth_mode
Test stealth mode functionality
tests/test_modern.py:67
Methodtest_user_agent_browsers
Test different browser user agents
tests/test_modern.py:174
Methodtest_user_agent_generation
Test user agent generation
tests/test_modern.py:39
Methodtest_version_info
Test version information
tests/test_modern.py:115
MethodupdateAttr
(obj, name, newValue)
cloudscraper/cloudflare.py:414
Methodvisit_BinOp
(self, node)
cloudscraper/interpreters/native.py:26
Methodvisit_Expr
(self, node)
cloudscraper/interpreters/native.py:36
Methodvisit_Num
(self, node)
cloudscraper/interpreters/native.py:31
Methodwrap_socket
(self, *args, **kwargs)
cloudscraper/__init__.py:96
Functionwrapper
(self)
tests/__init__.py:43
← previous101–171 of 171, ranked by callers