Python Web Development
Use Python to list the main episode directory of Bilibili up
Column❈Ding Guo , author of the Python Chinese community. Interested in django, pyqt, opencv, tornado.GitHub: https://github.com/lidingke❈I especially like watching Muyu Shuixin's commentary, especially the Muyu Micro Theater series. What's a bit troublesome is that the episodes are all discrete, so I wrote a crawler to crawl down the url, and classified by episode according to the title, and listed a directory. It will look convenient in the future, so you don't need to search page by page.The