This project is not covered by Drupal’s security advisory policy.

Give an url, it could return the title and main content of the html page.

This module use http://code.fivefilters.org/php-readability to parse html, and return title and main content of the html.

Use case, you have an RSS feed, and want to import the full content of the feed item:
Use normal method import feed item.
use http fetcher + Feeds Smart Parser + Feeds Self Node Processor to fetch the full content.

Credits

1, php-readability is copied from http://code.fivefilters.org/php-readability , the code is under Apache License, Version 2.0, author by Keyvan Minoukadeh.
2, Drupal module was maintened by howard ge(g089h515r806)

Project information

Releases