Download Latest Version v0.3.10.zip (2.3 MB)
Email in envelope

Get an email when there's a new version of pyspider

Home / v0.3.7
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2016-04-20 1.3 kB
v0.3.7.tar.gz 2016-04-20 2.2 MB
v0.3.7.zip 2016-04-20 2.3 MB
Totals: 3 Items   4.5 MB 0

retry_delay is a dict to specify retry intervals. The items in the dict are {retried: seconds}, and a special key: '' (empty string) is used to specify the default retry delay if not specified. - dict parameters in crawl_config, @config will be merged (e.g. headers), thanks to @ihipop - add parameter max_redirects in self.crawl to control maximum redirect numbers when doing the fetch, thanks to @AtaLuZiK - add parameter validate_cert in self.crawl to ignore the error of server’s certificate. - new property etree for Response, etree is a cached lxml.html.HtmlElement object, thanks to @waveyeung - you can now pass arguments to phantomjs from command line or config file. - support for pymongo 3.0 - local.projectdb now accept a glob path (e.g. script/*.py) to load multiple projects from local filesystem. - queue size in the dashboard is not working for osx, thanks to @xyb - counters in dashboard will shown for stopped projects - other bug fix

Source: README.md, updated 2016-04-20