python crawling watercress rankings movie data (including GUI interface version)

Project Description

Junior design a course from this project. Usually often you need to search for some movies, but I do not know what the number of high scores and evaluation of many movies. For ease of use, it will rewrite the original project. As is the practice for crawler technology, visualization technology of. Mainly through the data from the rankings and keywords from the movie in two ways crawling movie.

Configuration instructions

Open http://chromedriver.storage.googleapis.com/index.html , download the corresponding chromedriver according to its own operating system

** getMovieInRankingList.py the open surface of the current directory *, positioned to line 59, the executable_path = / Users / bird / Desktop / chromedriver.exe to modify your own path chromedriver

Open pycharm, sequential installation package

pip install Pillow

pip install selenium

Screenshot function

 

Features include

 Keyword search movies

 According to rankings (TOP250) Search movies

 IMDB score display and other basic information

 Providing multiple online video sites, no vip

 Providing a plurality of the video search site cloud disk to disk to save to the cloud

 Offer more than one site to download the video

The complete code

Guess you like

Origin blog.csdn.net/fei347795790/article/details/91871546