Skip to content

kilitary/Article-Extractor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Web Article Extractor

Web Article Extractor is a PHP library that detects and extracts the primary 'article' content from a web page

composer require kilitary/php-web-article-extractor

Features

  • Extracts a clean article and headline from a web page quickly.
  • Identifies the language of the extracted article.
  • Identifies keywords for the extracted article.
  • Designed to easily integrate into pipeline or microservice project architectures.

About

A PHP library to extract article content of a web page

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 97.5%
  • Dockerfile 2.2%
  • Shell 0.3%