webmagic-0.3.2
code4craft
released this
23 Sep 05:26
·
990 commits
to develop
since this release
- #13 Add class cast to annotation crawler.
- Allow customize class caster by implementing
ObjectFormatter
and register it inObjectFormatters.put()
. - Fix a thread pool reject exception when call Spider.stop()