From e38ba68191866ee333baf7bb7be3fe20441d9eae Mon Sep 17 00:00:00 2001 From: guange <8863824@gmail.com> Date: Mon, 14 Jan 2019 22:34:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AF=BC=E5=85=A5hbase?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chapter1/.idea/workspace.xml | 144 +++++++++++++++----------- chapter1/crawler/taobao/pipelines.py | 29 +++++- chapter1/crawler/taobao/settings.py | 6 ++ chapter1/crawler/taobao/spiders/jd.py | 4 + 4 files changed, 123 insertions(+), 60 deletions(-) diff --git a/chapter1/.idea/workspace.xml b/chapter1/.idea/workspace.xml index a9c74bd..92f535c 100644 --- a/chapter1/.idea/workspace.xml +++ b/chapter1/.idea/workspace.xml @@ -1,7 +1,12 @@ - + + + + + + @@ -187,6 +189,19 @@ + + + + + + + + + + + + +