Skip to content

Scraping news related to stocks, industries, and overall from multiple sources and run it automatically using Kubernetes CronJobs

License

Notifications You must be signed in to change notification settings

ranggarppb/stock-news-scraper

Repository files navigation

Stock Recommender from News (and Other Stock Indicators)

Main Goal : Live tracking good and bad news sentiment for stocks. You can choose to classify by stocks, by industries, or overall news.

List of supported source : https://www.cnbcindonesia.com/tag/ekonomi, https://www.liputan6.com/saham, https://www.cnnindonesia.com/ekonomi, https://www.tempo.co/tag/ekonomi, https://finance.detik.com/ekonomi-bisnis, https://money.kompas.com/

But for the self-project purpose, we only use https://www.cnbcindonesia.com/ and https://www.liputan6.com/saham to simplify the database. But you can activate the other sources config.ini in news_scraper section

Steps to Use :

  1. Clone the repository
git clone [email protected]:ranggarppb/indonesian-stock-news-tracker.git
  1. Create the image for stock-news-scraper
docker build -t stock-news-tracker-scraper .

About

Scraping news related to stocks, industries, and overall from multiple sources and run it automatically using Kubernetes CronJobs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published