摘要: import requests,json from bs4 import BeautifulSoup if __name__ == '__main__': url = "https://yyets.com/movies/#d#/" movie_id = "202718" headers = { "U 阅读全文
posted @ 2024-06-02 21:53 Excel2016 阅读(17) 评论(0) 推荐(0)