[ ソース: 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
- HTML テキスト文書を解析するモジュール集
-
- 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
- HTML 構文木を表示および作成する Perl モジュール
-
- 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
- URI 文字列の操作およびアクセスモジュール
-
- dep: libwww-perl
- world-wide web へのシンプルで一貫性のあるインターフェース
-
- dep: libxml-xpathengine-perl
- DOM に似たツリーのための再利用可能な XPath エンジン
-
- dep: libyaml-perl
- YAML Ain't Markup Language
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- rec: libhtml-treebuilder-libxml-perl
- HTML::TreeBuilder and XPath compatible interface with libxml