Best content extraction library from news link?

This page summarizes the projects mentioned and recommended in the original post on /r/webscraping

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • newspaper

    newspaper3k is a news, full-text, and article metadata extraction in Python 3. Advanced docs:

  • I have tried several freemium API, but they drop some whole paragraphs of a simple blog article. Next I'm considering to try out https://github.com/codelucas/newspaper , which executes NLP processing.

  • readability

    A standalone version of the readability lib

  • If you need just extraction features, maybe Readability.js created by Mozilla or Web2Text could be help your problem (or kinda wrapper of these), but still can't get perfect solution for this. It's because all sites have different HTML structures.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • web2text

    Source code for the paper "Web2Text: Deep Structured Boilerplate Removal", full paper @ ECIR'18

  • If you need just extraction features, maybe Readability.js created by Mozilla or Web2Text could be help your problem (or kinda wrapper of these), but still can't get perfect solution for this. It's because all sites have different HTML structures.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts