Skip to content

yeiamx/MaoYan_Spider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MaoYan_Spider

一个爬取猫眼的小爬虫

使用方法

  1. git clone https://github.com/yeiamx/MaoYan_Spider.git
  2. cd MaoYan_Spider
  3. (require python3.x)python main.py [--offset=] [--limit=] [--result_path=]

参数说明

  • offset为从第几条开始爬,默认为0
  • limit为最多爬几条,默认20
  • result_path为结果文件result.txt存放的路径,默认在项目文件夹下。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages