GithubHelp home page GithubHelp logo

areed1192 / finance-news-aggregator Goto Github PK

View Code? Open in Web Editor NEW
90.0 5.0 33.0 774 KB

A news aggregator in python, that focuses primarily on business and market news sources.

License: MIT License

Python 100.00%
finance python newsfeed business stock-market news-aggregator news-articles sentiment markets

finance-news-aggregator's Issues

ModuleNotFoundError: No module named 'finnews'

Trying to utilise the package but can't get it running. I'm using poetry as my package manager and have added to my pyproject.toml file:

[tool.poetry.dependencies]
python = "^3.8"
Flask = "^2.0.1"
fin-news = "^0.1.1"

However when I then try and import finnews:

from finnews.client import News

It throws error.

Any ideas why this could be?

fake-useragent is broken

fake-useragent --> is a 404

Error occurred during loading data. Trying to use cache server https://fake-useragent.herokuapp.com/browsers/0.1.11
Traceback (most recent call last):
File "/Users/frank/opt/anaconda3/lib/python3.9/site-packages/fake_useragent/utils.py", line 154, in load
for item in get_browsers(verify_ssl=verify_ssl):
File "/Users/frank/opt/anaconda3/lib/python3.9/site-packages/fake_useragent/utils.py", line 99, in get_browsers
html = html.split('

')[1]
IndexError: list index out of range

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.