[ 源代码: libweb-scraper-perl ]
软件包:libweb-scraper-perl(0.38-2)
libweb-scraper-perl 的相关链接
Debian 的资源:
下载源码包 libweb-scraper-perl:
- [libweb-scraper-perl_0.38-2.dsc]
- [libweb-scraper-perl_0.38.orig.tar.gz]
- [libweb-scraper-perl_0.38-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Web Scraping Toolkit using HTML and CSS Selectors or XPath expressions
Web::Scraper is a web scraper toolkit, inspired by Ruby's equivalent Scrapi. It provides a DSL-ish interface for traversing HTML documents and returning a neatly arranged Perl data strcuture.
The scraper and process blocks provide a method to define what segments of a document to extract. It understands HTML and CSS Selectors as well as XPath expressions.
其他与 libweb-scraper-perl 有关的软件包
|
|
|
|
-
- dep: libhtml-parser-perl
- collection of modules that parse HTML text documents
-
- dep: libhtml-selector-xpath-perl
- module for compiling CSS Selectors to XPath
-
- dep: libhtml-tagset-perl
- data tables pertaining to HTML
-
- dep: libhtml-tree-perl
- Perl module to represent and create HTML syntax trees
-
- dep: libhtml-treebuilder-xpath-perl
- Perl module to add XPath support to HTML::TreeBuilder
-
- dep: libuniversal-require-perl
- Load modules from a variable (deprecated)
-
- dep: liburi-perl
- module to manipulate and access URI strings
-
- dep: libwww-perl
- simple and consistent interface to the world-wide web
-
- dep: libxml-xpathengine-perl
- re-usable XPath engine for DOM-like trees
-
- dep: libyaml-perl
- YAML Ain't Markup Language
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libhtml-treebuilder-libxml-perl
- HTML::TreeBuilder and XPath compatible interface with libxml