yangchong211 / YCMeiZiTu

学习python爬虫,爬了meizi网站图片,请勿商用。同时分享了部分爬到的图片,仅供欣赏一下。python爬虫特别好玩,主要是练习一下写代码。

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YCMeiZiTu爬虫爬图片

目录介绍

  • 01.关于项目
  • 02.图片分享
  • 03.如何运行
  • 04.学习python基础知识点

备注信息

  • 该案例,仅仅是用于学习爬虫,如有侵权,则立马删除该项目。请勿商用!
  • 如果是觉得好,千万不要忘记star一下。分享是一种美德!

关于其他内容介绍

  • 这里只是简单分享一下爬的部分妹子图片
  • meizi图片,大约有超过1000张以上,仅仅是很少的一部分

02.图片分享

  • image
  • image
  • image
  • image

03.如何运行

  • 直接执行MeiZi.py或者Mzitu.py就可以开始进行爬虫爬取图片

04.学习python基础知识点

  • Python基础知识
  • Python中urllib和urllib2库的用法
  • Python正则表达式
  • Python爬虫框架Scrapy

关于博客汇总链接

参考博客

于LICENSE

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

学习python爬虫,爬了meizi网站图片,请勿商用。同时分享了部分爬到的图片,仅供欣赏一下。python爬虫特别好玩,主要是练习一下写代码。

License:Apache License 2.0


Languages

Language:Python 78.6%Language:PowerShell 11.2%Language:Batchfile 10.3%