You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
webmagic/webmagic-core
suym845 8b54094514 支持直接用编译后的RegexSelector进行选择
不需要每次都重复编译同一条正则表达式
7 years ago
..
src 支持直接用编译后的RegexSelector进行选择 7 years ago
README.md update readme 12 years ago
module_webmagic-core.xml merege 12 years ago
pom.xml vesion 0.7.3 8 years ago

README.md

webmagic-core

webmagic核心部分。只包含爬虫基本模块和基本抽取器。webmagic-core的目标是成为网页爬虫的一个教科书般的实现。