Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ianramzy/stock-news-analysis
📰 Web app built with Flask that given a stock ticker will scrape dozens of articles off of Nasdaq.com and run them through a machine learning model for analysis.
https://github.com/ianramzy/stock-news-analysis
flask machine-learning news python scraping stock
Last synced: about 1 month ago
JSON representation
📰 Web app built with Flask that given a stock ticker will scrape dozens of articles off of Nasdaq.com and run them through a machine learning model for analysis.
- Host: GitHub
- URL: https://github.com/ianramzy/stock-news-analysis
- Owner: ianramzy
- License: mit
- Created: 2019-01-17T02:31:57.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-20T01:05:57.000Z (almost 4 years ago)
- Last Synced: 2023-03-03T18:34:13.631Z (almost 2 years ago)
- Topics: flask, machine-learning, news, python, scraping, stock
- Language: Python
- Homepage:
- Size: 54.7 KB
- Stars: 26
- Watchers: 2
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stock News Analysis
[![Author](https://img.shields.io/badge/Author-ianramzy-brightgreen.svg)](https://ianramzy.com)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
[![Donate](https://img.shields.io/badge/Donate-PayPal-brightgreen.svg)](https://paypal.me/ianramzy)
![GitHub repo size](https://img.shields.io/github/repo-size/ianramzy/stock-news-analysis.svg)
[![Repo Link](https://img.shields.io/badge/Repo-Link-black.svg)](https://github.com/ianramzy/stock-news-analysis)📰 Web app built with Flask that given a stock ticker will scrape dozens of articles off of Nasdaq.com and run them through a machine learning model for analysis.
For images, instructions and more see the project page at:
# → https://ianramzy.com/project/stock-news-analysis.html