From 63c091e6e1d913a3582c3038a6e5b49966756293 Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Mon, 14 Jan 2019 16:28:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=85=A5=E4=BA=AC=E4=B8=9C=E6=8A=93?= =?UTF-8?q?=E5=8F=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chapter1/.idea/workspace.xml | 331 +++++++++------------ chapter1/crawler/taobao/items.py | 11 + chapter1/crawler/taobao/pipelines.py | 25 ++ chapter1/crawler/taobao/settings.py | 13 + chapter1/crawler/taobao/spiders/comment.py | 7 +- chapter1/crawler/taobao/spiders/jd.py | 72 +++++ 6 files changed, 264 insertions(+), 195 deletions(-) create mode 100644 chapter1/crawler/taobao/spiders/jd.py diff --git a/chapter1/.idea/workspace.xml b/chapter1/.idea/workspace.xml index 238f824..c28bfef 100644 --- a/chapter1/.idea/workspace.xml +++ b/chapter1/.idea/workspace.xml @@ -1,11 +1,13 @@ - - - + + + + + @@ -153,12 +160,14 @@ @@ -185,90 +194,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -