Data Extraction - Douban FIlm Ranking
For more information, you can check this Repository in my Github.
It is a Web scraper program that I have developed independently. It can extract annual top 250 movie rankings from A Chinese movie review site. With just a single click, the program can extract data at runtime and save it in both Excel and SQLite formats, making it easy for users to analyze and manipulate the data according to their needs.
The program utilizes Python,and SQLite database management system to automate the data extraction process.
Here is a demo:
Excel .xls format

SQLite .db format:

