in:name 爬虫 //搜索名字中带有"爬虫"的in:readme 爬虫 //搜索readme中带有"爬虫"的in:description 爬虫 //搜索描述中带有"爬虫"的stars:>1000 //搜索stars>1000的forks:>1000 //搜索forks>1000的pushed:>2019-09-01 //搜索最近更新于2019年9月1日之后的language:Python //搜索Python的项目