This repository has been archived by the owner on Jun 28, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
vjyanand/HTML-Readability
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
use HTML::Readability; my $docOff = new HTML::Readability(); $docOff->url($hop); $docOff->getHTML(); $docOff->initDoc(); my $content = $docOff->getFinalContent(); my $title = $docOff->getTitle(); # Sorry for no comments code,
About
Perl port of readability
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published