Skip to content

Script that monitor's the SEC's Edgar RSS feed and alerts via email & text message when "insider buys" or large buys by officers in public companies occur.

Notifications You must be signed in to change notification settings

benwaldner/EdgarScrape

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

EdgarScrape

This script scrapes the Edgar database (by the Security Exchange Commission) and looks for "insider buys" by officers of public companies. This includes CEOs, COOs, etc. If they make a purchase big enough through the direct market (i.e. not a vesting of stock or something), the script texts and emails you an alert to buy the stock.

The script also maintains a portfolio in text files and constantly checks for prices using Yahoo Finance. If the stock has gained 2% or lost 5%, the script emails and texts and alert for you to sell that stock.

About

Script that monitor's the SEC's Edgar RSS feed and alerts via email & text message when "insider buys" or large buys by officers in public companies occur.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%