Skip to content

Financial nlp project to scan news sites for information built using spacy, fastapi, scrapy, cookercutter and various news sources.

License

Notifications You must be signed in to change notification settings

dli-invest/fin_news_nlp

Repository files navigation

fin_news_nlp

Financial nlp project to scan news sites for information built using spacy, fastapi, scrapy, cookercutter and various news sources. Also scan for breaking news.

NLP

Use spacy to analyze financial articles

To test run:

cd nlp_articles
pytest

Scrapy

scan websites for articles in real time, this repo contains the scraper

scrap crawl yahoo_finance

TODO

  • helper script to extract data from urls after the fact.
  • add long-term csv file to track articles and keywords.
  • clear temporary csv file in temporary jobs.

About

Financial nlp project to scan news sites for information built using spacy, fastapi, scrapy, cookercutter and various news sources.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages