{"library":"newspaper3k","type":"library","category":null,"description":"Newspaper3k is a Python 3 library designed for simplified article discovery, extraction, and natural language processing (NLP) from news websites. It excels at extracting main content, metadata like title, author, publish date, images, and videos, as well as generating keywords and summaries. Although its last PyPI release was in 2018, it remains functional for many use cases, though a community fork (`newspaper4k`) provides more active development and modern features.","language":"python","status":"maintenance","version":"0.2.8","tags":["web scraping","NLP","article extraction","news","content extraction","automation"],"install":[{"cmd":"pip install newspaper3k","imports":["from newspaper import Article","import newspaper; newspaper.build(...)","from newspaper import Config"]},{"cmd":"python -c \"import nltk; nltk.download('punkt')\"","imports":[]}],"homepage":"https://newspaper3k.github.io/newspaper3k/","github":"https://github.com/codelucas/newspaper","docs":null,"changelog":null,"pypi":"https://pypi.org/project/newspaper3k/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":11.1,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/newspaper3k/compatibility"},"provenance":{"verified_status":"install_fail","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Thu Jul 09","install_tag":null}}