Skip to content

A simple web-scraping script to find all relevant extracts from Earnings Call Transcripts of S&P 500 companies in a given sector containing specified keywords.

Notifications You must be signed in to change notification settings

acomets/web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-scraper

Author: Antoine Comets

Date: 12/05/2016

A simple web-scraping script to find all relevant extracts from Earnings Call Transcripts of S&P 500 companies in a given sector containing specified keywords.

This was done for an interview with an equity research firm.

It uses git code from the following sources:

• https://github.com/datasets/s-and-p-500-companies

• https://github.com/trinitybest/Web_Scraping_SeekingAlpha

Please note that in order to function properly you need to populate the keys.yaml file with your Seeking Alpha (free) account login details as follow:

username: <your email address, used to log into Seeking Alpha>

password: <your Seeking Alpha password>

About

A simple web-scraping script to find all relevant extracts from Earnings Call Transcripts of S&P 500 companies in a given sector containing specified keywords.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages