Feeds Smart Parser
Categories
Component ID
2176597
Component name
Feeds Smart Parser
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
921
Component created
Component changed
Component body
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)
