# fun_crawler **Repository Path**: arcfrontier/fun_crawler ## Basic Information - **Project Name**: fun_crawler - **Description**: Crawl some picture for fun - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-25 - **Last Updated**: 2021-11-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 美图爬虫 By [Bohan](https://github.com/ZhangBohan). ## Description 这个项目仅用于学习 目标是爬取各上的美图,目前实现的爬取[妹子图](http://www.meizitu.com/), 还有两个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`