Serverless automation that scrapes finviz.com for potential LEAPS options opportunities among growing large cap, optionable companies who have recently had corrections. Results will be send to the recipients email 3 times a day.
Lambda
Lambda Layer
EventBridge Scheduling Rule
SNS Topic
SNS Subscription
-
AWS CLI
-
SAM CLI
-
Python3
-
BeautifulSoup Python Library exported to .zip file
# mkdir -p bs4 && cd bs4
# mkdir -p python && cd python
# pip3 install bs4 -t .
# cd ..
# zip -r ./bs4.zip .
-
Recipient Email
-
Finviz URL (Default URL provided)