# Python-Spiders **Repository Path**: eight-eggs/Python-Spiders ## Basic Information - **Project Name**: Python-Spiders - **Description**: This repository is intended to take down what I learn from a book named Python3网络爬虫开发实战(第2版). - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-05 - **Last Updated**: 2023-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, Spider, Web ## README # Eight_Eggs's Python Spiders Repo > Start on 2022-03-20 ## About the Repo This repository is intended to take down what I learn from a book named `Python3网络爬虫开发实战(第2版)`, whose major author is [Cui Qingcai](https://github.com/Germey). Thus the repository contains source files from the book, my own source code and thoughts. ~~(Maybe some other stuffs...)~~ ## Environment Windows 11 Pro. Python 3.10.4 (x64). ## How to Use Although this repository is MIT licensed, you should notice that all the Python scripts in the repository can be ONLY used for learning purpose. If you find any bugs or problems, welcome to [submit issues](https://github.com/EightEggs/Python-Spiders/issues/new). ## License MIT License. For more information, see the [LICENSE](./LICENSE) file.