python-goose
python-goose copied to clipboard
Unable to use goose with Python 3
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'
So this package is left unmaintained. Does anyone have any working alternative?
Edit: people seems to be using newspaper3k