Skip to content
New issue

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

Unable to use goose with Python 3 #287

Open
Ayokunle opened this issue Jul 18, 2021 · 1 comment
Open

Unable to use goose with Python 3 #287

Ayokunle opened this issue Jul 18, 2021 · 1 comment

Comments

@Ayokunle
Copy link

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'
@BoPeng
Copy link

BoPeng commented Apr 17, 2023

So this package is left unmaintained. Does anyone have any working alternative?

Edit: people seems to be using newspaper3k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants