/MovieUtilsSpider

一个爬取IMDb电影海报的爬虫

Primary LanguagePython

MovieUtilsSpider

This is a web spider that gets relevant movie posters based on IMDb_id.

  • The data is pre-processed by myself.

  • The code files in the extra folder are small test scripts.

  • The code files in the spider folder are the complete spider.


这是一个基于 IMDb_id 爬取相关电影海报的爬虫。

  • 数据是自己预处理好了的。

  • extra 目录中的代码文件只是一些小型测试脚本。

  • spider 目录中的代码文件是完整的爬虫。