Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
pakoo committed Jul 18, 2013
1 parent 01da1e6 commit a5b43a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions crawler.py
Original file line number Diff line number Diff line change
Expand Up @@ -514,9 +514,9 @@ def runcrawler():
keyword = [
'无线鼠标',
'无线键盘',
'iphone',
'3g网卡',
'路由器',
'iphone',
]
url = "http://s.taobao.com/search?q=%s&commend=all&search_type=item&sourceId=tb.index"
for k in keyword:
Expand Down Expand Up @@ -548,6 +548,6 @@ def runcrawler():
#print itemcrawler(17824234211)
#judge_site('http://item.taobao.com/item.htm?id=14992324812&ad_id=&am_id=&cm_id=140105335569ed55e27b&pm_id=')
#print getTmallShop('mmtsm.tmall.com')
print getTaobaoShop('http://yiyunya.taobao.com')
#runcrawler()
#print getTaobaoShop('http://yiyunya.taobao.com')
runcrawler()

0 comments on commit a5b43a9

Please sign in to comment.