Package for scraping, cleaning and getting corresponding financial data for stocks mentioned in Markets setion at Reuters
Project description
News Analyzer provides users with the ability to easily scrape market news data(from reuters.com) and corresponding financial information about stocks mentioned in this article. Users can scrape new data or use the one scraped and cleaned by our first scrape(from March 2021 to September 2020).
Typical usage:
from newsanalyzer import NewsAnalyzer
NewsAnalyzer(workType, api, token, name, path, count)
For the full documentation refer to the GitHub repo. You will need to install aditional packages and data for this package to work. All instructions are in the github repo above
Contributors
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.