Skip to content

Source codes to scrape tweets from the Stocktwits API and store as JSON. Preprocessing steps for NLP classification.

Notifications You must be signed in to change notification settings

marcaureledivernois/stocktwits-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  • extract_twits.py : crawls Stocktwits API to extract tweets given a list of tickers
  • CreateMatrix.py : creates dataframe with variables. row = observed tweet. column = variable
  • spacy_cleaning.py : preprocessing steps

access tokens, clientid and clientsecret have been censored

About

Source codes to scrape tweets from the Stocktwits API and store as JSON. Preprocessing steps for NLP classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages