Skip to content

Commit

Permalink
scrapyshell主要用于调试
Browse files Browse the repository at this point in the history
  • Loading branch information
JLUVicent committed Sep 16, 2021
1 parent 183a05e commit b049486
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions 39_scrapy_scrapyshell.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# 进入到scrapyshell的终端直接在cmd中输入:scrapy shell 域名
# 如果想看到一些高亮或自动补全可以安装ipython pip install ipython

# scrapy shell www.baidu.com

0 comments on commit b049486

Please sign in to comment.