Skip to content

时光网电影信息爬虫。A film info spider for mtime.com.

Notifications You must be signed in to change notification settings

d9sus4/filmspider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

时光网电影信息爬虫

用于从时光网 (mtime.com) 上爬到海量电影信息,包括导演、演员、年份、影评等。

基于 Python3,依赖 requests、re、bs4。

使用方法

python filmspider.py 爬取时光网海量电影信息页 url,存储在本地文本文件。

python filminfospider.py 根据上一步爬到的 url,爬取各影片和演员的详细信息,json 序列化后存储在本地文本文件。

About

时光网电影信息爬虫。A film info spider for mtime.com.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages