Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
libp committed Jun 10, 2017
1 parent 5d262b0 commit a4ccb8d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions StrongSpider.py
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@ def getSinaArticle(url,webname):
# print(article)
dict['article'] = article
# print json.dumps(dict)
# date在转换成json的时候包括,需要重构date转换的函数
# return json.dumps(dict)

#文章抓取时间
dict['getTime']=str(datetime.datetime.now().strftime("%Y-%m-%d %H:%M:%S"))
Expand Down

0 comments on commit a4ccb8d

Please sign in to comment.