爬取股票信息

爬取網站 網易財經html   建立的文件     List_url.py   from finance.code_list import CodeList def Shanghai_Stock_Index(): """上證指數""" code = int(input("證券代號:")) if code >= 201000 and code <= 900957:
相關文章
相關標籤/搜索