Skip to content

mortimer2015/Film_crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

电影爬虫

这个爬虫主要是爬http://www.ygdy8.com/网站,爬取的数据有电影的信息、下载链接、下载网页。

依赖

python3,下载安装请参考https://www.python.org/

依赖包使用pipenv安装,pipenv的安装方法请参考https://github.com/pypa/pipenv

git clone https://github.com/mortimer2015/Film_crawler.git
cd Film_crawler
pipenv install
pipenv shell

使用方法

配置文件cp apps/secrets_example.py apps/secrets.py

修改apps/secrets.py文件

运行当前目录下的的run.sh文件

run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published