Skip to content

chyiin/Scrape-Seeking-Alpha-Earnings-Call-Transcripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Scrape Seeking Alpha Earnings Call Transcript

Using Splinter Browser and download specific version chromedriver.exe from https://chromedriver.chromium.org/downloads

Virtual Environment & Requirements

python3 -m venv venv
source venv/bin/activate
pip install --upgrade pip
pip install -r requirements.txt

Run and scrape data from Seeking Alpha Website

python3 scrapy.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages