• Stars
    star
    171
  • Rank 222,266 (Top 5 %)
  • Language
    Julia
  • Created over 5 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

ScrapingOutsourcing专注分享爬虫代码 尽量每周更新一个

ScrapingOutsourcing

介绍

Scrapy爬虫项目!

软件架构

软件主要包含一下文件夹:

  • Code文件夹主要存放代码
  • Doc文件夹主要存放文档
  • Resource主要存放资源,包括数据等。

使用说明

  • 大部分程序是基于scrapy的爬虫项目
  • scrapy程序拿来即用,支持scrapy1.8.0版本
  • 非scrapy项目可能需要配合Selenium以及谷歌浏览器

参与贡献