1 Star 0 Fork 0

kimda / first_scrapy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 446 Bytes
一键复制 编辑 原始数据 按行查看 历史
kimda 提交于 2018-09-21 05:26 . 更新 README.md

first_scrapy

项目介绍

python3,使用scrapy,爬取电影天堂案例,获取电影的下载地址。

提前需要安装

1.https://www.lfd.uci.edu/~gohlke/pythonlibs/#twisted 找到对应的版本,下载
2.pip install wheel
3.pip install 下载的Twisted.whl包
4.pip install scrapy
5.pip install pypiwin32

运行

python start_spider.py

简书

Python
1
https://gitee.com/kimda/first_scrapy.git
git@gitee.com:kimda/first_scrapy.git
kimda
first_scrapy
first_scrapy
master

搜索帮助