Capital IQ Transcript Crawler

1. Introduction

A web crawler based on Selenium and BeautifulSoup

2. Installation

2.1. Dependencies

2.2. A Capital IQ account

browser = getBrowser(username = "YourAccount", password = "YourPassword")

You must have a account before run this web crawler.

2.2. Company ID

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