Skip to content

mrunesson/stockrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stockrec

Web scraper of stock forecasts that stores the data for further analysis in Postgresql. The scraper is idempotent which means you can scrape the same day several times without get duplicates but new recommendations are added. If same day is scraped with a new version of the scraper it will apply existing improvements from scraper on the data.

Build

Build dockerfile for X86 and ARM: docker buildx build --push -t magru/stockrec:latest --platform=linux/amd64,linux/arm64,linux/arm/v7 .

About

Scraper of forecasts for stocks (in Swedish).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages