[英]Is it possible with Beautiful soup to get text in Search and click on Submit
URL = "https://finra-markets.morningstar.com/BondCenter/Default.jsp" URL = "https://finra-markets.morningstar.com/BondCenter/Default.jsp"
I want to scrape data for list of Cusip from this website using python.我想使用 python 从这个网站上抓取 Cusip 列表的数据。
To start with need help what is the best way to look for CUSIP in search tab apart from Selenium.首先需要帮助,除了 Selenium 之外,在搜索选项卡中查找 CUSIP 的最佳方法是什么。
声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.