套件: libweb-scraper-perl (0.38-1.1)
libweb-scraper-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libweb-scraper-perl:
- [libweb-scraper-perl_0.38-1.1.dsc]
- [libweb-scraper-perl_0.38.orig.tar.gz]
- [libweb-scraper-perl_0.38-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [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
- Larry Wall's Practical Extraction and Report Language
-
- rec: libhtml-treebuilder-libxml-perl
- HTML::TreeBuilder and XPath compatible interface with libxml