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

Where to find and delete all articles? #570

Open
AndyTheFactory opened this issue Oct 24, 2023 · 1 comment
Open

Where to find and delete all articles? #570

AndyTheFactory opened this issue Oct 24, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@AndyTheFactory
Copy link
Owner

Issue by steeljardas
Fri Jan 6 08:33:40 2023
Originally opened as codelucas/newspaper#959


I am using Newspaper3k on around 20k articles, where would I need to go to delete all these articles that Newspaper3k is downloading?

@AndyTheFactory
Copy link
Owner Author

Comment by johnbumgarner
Sat Jan 14 17:16:18 2023


If memoize_articles is not set to False then Newspaper will cache the article's urls and associated data in your system's temp directory. Here are some details on this cache in my Newspaper3k Overview Document.

@AndyTheFactory AndyTheFactory added the documentation Improvements or additions to documentation label Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant