We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Google Collab
!pip install goose3
Version - Python 3.7.11
/content/goose/utils/__init__.py in <module>() 27 import goose 28 import codecs ---> 29 import urlparse ModuleNotFoundError: No module named 'urlparse'
The text was updated successfully, but these errors were encountered:
So this package is left unmaintained. Does anyone have any working alternative?
Edit: people seems to be using newspaper3k
Sorry, something went wrong.
No branches or pull requests
Using Google Collab
!pip install goose3
Version - Python 3.7.11
The text was updated successfully, but these errors were encountered: