HCE Project Python language Distributed Tasks Manager Application, Distributed Crawler Application and client API bindings.  2.0.0-chaika
Hierarchical Cluster Engine Python language binding
Fetcher.py File Reference

Go to the source code of this file.

Classes

class  dc_crawler.Fetcher.BaseFetcher
 
class  dc_crawler.Fetcher.RequestsFetcher
 
class  dc_crawler.Fetcher.SeleniumFetcher
 
class  dc_crawler.Fetcher.URLLibFetcher
 
class  dc_crawler.Fetcher.ContentFetcher
 
class  dc_crawler.Fetcher.Response
 
class  dc_crawler.Fetcher.SimpleCharsetDetector
 

Namespaces

 dc_crawler.Fetcher
 

Functions

def dc_crawler.Fetcher.checkRedirectsHook (r, args, kwargs)
 

Variables

 dc_crawler.Fetcher.logger = logging.getLogger(APP_CONSTS.LOGGER_NAME)
 
int dc_crawler.Fetcher.MAX_CONTENT_SIZE_FOR_CHARDET = 5000000