开源项目组成部分:

  1. name: 项目名
  2. description: 项目的简要描述
  3. 项目的源码
  4. README.md: 项目的详细情况的介绍
  5. star数和fork数:开源项目是否火热的标准

按照name搜索(项目名)

in:name 爬虫
in:name 爬虫 stars:>5000  并且星数大于5000(一般也不会设置很高,因为程序员们都是比较严谨骄傲的,能让他们拜服的比较少 哈哈)
in:name React stars:>5000 forks:>3000   forks数目大于3000(数目自定)

 按照README来搜索(简介)

in:readme 爬虫
in:readme React stars:>3000 forks:>3000

 

 按照descriptin搜索(项目描述)

in:description 反爬机制   搜索项目中有关于反爬机制的项目
in:description 反爬机制 language:python  限定编程语言
in:description 微服务 language:python pushed:>2020-03-20  并且限定日期

 

相关文章:

  • 2021-09-17
  • 2021-12-08
  • 2021-09-28
  • 2022-12-23
  • 2021-11-12
  • 2021-04-20
  • 2021-06-19
  • 2021-11-02
猜你喜欢
  • 2022-01-17
  • 2021-08-19
  • 2021-05-10
  • 2021-09-22
  • 2021-08-20
  • 2021-08-04
  • 2021-05-02
相关资源
相似解决方案