magic-Dependency/webmagic-core
Parthgajera056 f051d978e2
Refactored code for increased optimization. (#1139)
* refactoring by decompose conditional technique

* refactoring by introduction explaining variable technique

* refactoring by rename method/variable technique

* refactoring by introducing explaining variable technique

* Added Extract class refactoring to increase maintainablilty

* Refactoring using replace conditional with polymorphism
2024-03-30 14:28:02 +08:00
..
src Refactored code for increased optimization. (#1139) 2024-03-30 14:28:02 +08:00
README.md update readme 2013-08-07 09:45:38 +08:00
module_webmagic-core.xml merege 2013-09-05 20:53:15 +08:00
pom.xml Update for next development version 2023-12-05 12:48:14 +08:00

README.md

webmagic-core

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