All Projects → evilcos → Crawlers

evilcos / Crawlers

Licence: gpl-3.0
Some crawlers u know it:-)

Programming Languages

python
139335 projects - #7 most used programming language

crawlers

Some crawlers u know it:-)

crawl3 run help

  1. 按照官方文档安装 Scrapy https://doc.scrapy.org/en/1.2/intro/install.html

  2. git clone https://github.com/evilcos/crawlers

  3. 创建个 /data/rosi/ 目录,用于保存下载的图片,当然这个路径可以在 settings.py 里修改

  4. 进入 crawl3 目录,运行命令:scrapy crawl rosi

  5. 没了

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].