RCJansonVTFL
SeekingAlphaWebScrape
Jupyter Notebook

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.

Last updated Jan 4, 2026
30
Stars
9
Forks
1
Issues
0
Stars/day
Attention Score
16
Language breakdown
Jupyter Notebook 100.0%
Files click to expand
README

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.
🔗 More in this category

© 2026 GitRepoTrend · RCJansonVTFL/SeekingAlphaWebScrape · Updated daily from GitHub