webmagic-0.3.2
·
1006 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()