Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
lanbing510 committed May 21, 2015
1 parent e23539f commit c3e07d7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions doubanSpider.py
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ def print_book_lists_excel(book_lists,book_tag_lists):


if __name__=='__main__':
book_tag_lists = ['心理','判断与决策','算法','数据结构','经济','历史']

#book_tag_lists = ['心理','判断与决策','算法','数据结构','经济','历史']
book_tag_lists = ['传记','哲学','编程','创业','理财','社会学','佛教']
book_lists=do_spider(book_tag_lists)
print_book_lists_excel(book_lists,book_tag_lists)

0 comments on commit c3e07d7

Please sign in to comment.