爬取股票信息

爬取网站 网易财经html   建立的文件     List_url.py   from finance.code_list import CodeList def Shanghai_Stock_Index(): """上证指数""" code = int(input("证券代号:")) if code >= 201000 and code <= 900957:
相关文章
相关标签/搜索