# Python Spider **Repository Path**: pandacodexyz/python-spider ## Basic Information - **Project Name**: Python Spider - **Description**: No description available - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-18 - **Last Updated**: 2021-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python - spider 本项目是学习崔庆才老师的时写的代码 ## ssr1 爬取: https://ssr1.scrape.center 网页特点: - 电影网站 - 没有反爬 - URL地址实现翻页 - 服务器渲染数据 数据库:MongoDB 库: - requests - re - multiprocessing - PyQuery - logging - pymongo - multiprocessing