Michael Bahr 3/27/2020

Stock Sentiment Analysis - Part 1: Collecting opinions

Read Original

This article is the first part of a tutorial on creating a stock sentiment analysis application. It details the process of setting up a serverless AWS Lambda function to periodically collect tweets about companies using the Twitter API and Tweepy, then store the raw data in a DynamoDB table for later processing. The guide covers authentication, search queries, and cost-efficient data storage practices.

Stock Sentiment Analysis - Part 1: Collecting opinions

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
2
Container queries are rad AF!
Chris Ferdinandi 2 votes
4
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
5
Wagon’s algorithm in Python
John D. Cook 1 votes