Skip to content

Code I built from scratch to scrape Seeking Alpha earnings call transcripts, organized the data in data frames, and stored the final data frames in MySQL.

Notifications You must be signed in to change notification settings

RCJansonVTFL/SeekingAlphaWebScrape

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SeekingAlphaWebScrape

  • This webscraper was built to extract relevant text information from earnings call transcripts in 2019 & 2020 from the SeekingAlpha website.

  • This information includes: Date, Time, Ticker, Company Name, Call Name, Participants, Speech text, Q&A text.

  • Next, the information is given unique ID variables and is sorted into tables and prepared for being added to MySQL. The data at this point can be used for analysis and/or NLP.

  • Last, code is imported to allow the python data tables to be added into a MySQL database.

About

Code I built from scratch to scrape Seeking Alpha earnings call transcripts, organized the data in data frames, and stored the final data frames in MySQL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published