Skip to content

conversation scrapper for ceo, yahoo finance and eventually stockhouse

License

Notifications You must be signed in to change notification settings

talshimoni/conscrap

 
 

Repository files navigation

codecov

Force overrunning the hardcoded files was a bad idea lol.

conscrap

conversation scrapper for ceo, yahoo finance and eventually stockhouse

Since I have been very good at keeping up at ceo.ca conversations, I will make the initial package only scan yahoo finance pages.

dotnet new console -o ConScrap.Cmd
dotnet new classlib -o ConScrap.Scrap
dotnet new classlib -o ConScrap.Render
dotnet new classlib -o ConScrap.Tests

After run

dotnet tool install -g mlnet

for mlnet

Todo

  • Discord Integration (send yahoo comments that meet criteria to discord)
  • Save yahoo comments as csv (equal means same author and description)
  • Github actions workflow (cron)
  • Cli Interface for cron (to run manually? - could also use codespace)
  • Add templating for discord and html

About

conversation scrapper for ceo, yahoo finance and eventually stockhouse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 69.4%
  • Shell 25.1%
  • Dockerfile 4.9%
  • Python 0.6%