GitHub - MaxAlfred/fun_crawler: Crawl some picture for fun · GitHub
Skip to content

MaxAlfred/fun_crawler

 
 

Folders and files

Repository files navigation

美图爬虫

By Bohan.

Description

这个项目仅用于学习

目标是爬取各上的美图,目前实现的爬取妹子图, 还有两个cosplay图片爬取的爬虫

Installation

> git clone https://github.com/ZhangBohan/fun_crawler.git
> cd fun_crawler
> sudo easy_install virtualenv
> virtualenv venv
> source venv/bin/activate
> python setup.py --requires | xargs pip install

Usage

  • 妹子图:python run.py crawl meizitu
  • coser scrapy crawl coser -o items.csv -t csv
  • WorldCosplay python worldcosplay.py 53056

About

Crawl some picture for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%