A web crawler based on Selenium and BeautifulSoup
- ChromeDriver
- Selenium
- BeautifulSoup
browser = getBrowser(username = "YourAccount", password = "YourPassword")
You must have a account before run this web crawler.
getHTML(browser, IDs = [24107])
The ID of company "3Com Corporation" is 24107.
And the crawler will lead you to ->
https://www.capitaliq.com/CIQDotNet/Transcripts/Summary.aspx?companyId=24107