Skip to content

Python based application to retrieve and persist stock market data

Notifications You must be signed in to change notification settings

gluehbirnenkopf/market-data-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Market Crawler

Python based app to crawl financial securities using ING and Yahoo Finance APIs. Persists into influxdb time-series database.

Quickstart

Use portfolio.json to configure individual securities based on ISIN or Ticker Symbol.

docker-compose up

Influx DB authentication and configuration parameters are changed via compose.yml. Crawler provides 2 run modes using the LOOP environment variable to choose wheter data should be queried infinte or only once.

About

Python based application to retrieve and persist stock market data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published