-------------用cmd建立目录-------------------------

C:\Users\d>E:



E:\>scrapy startproject movie

New Scrapy project 'movie', using template directory 'c:\\users\\d\\appdata\\local\\programs\\python\\python36\\lib\\site-packages\\scrapy\\templates\\project', created in:

    E:\movie


You can start your first spider with:
    cd movie

    scrapy genspider example example.com

----------------------------------------------------------------

【尝试】 初次使用scrapy+python (建立项目)

【尝试】 初次使用scrapy+python (建立项目)

-----------------------------------

【尝试】 初次使用scrapy+python (建立项目)


相关文章:

  • 2022-12-23
  • 2021-06-15
  • 2021-04-30
  • 2021-11-20
  • 2021-07-10
  • 2021-04-14
  • 2021-06-24
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-10-29
  • 2021-11-11
  • 2022-01-28
  • 2022-02-19
  • 2021-08-01
  • 2022-01-17
相关资源
相似解决方案