Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
webmagic
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
沈俊林
webmagic
Commits
2b3554c1
Commit
2b3554c1
authored
Jul 24, 2013
by
yihua.huang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release note
parent
55903923
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
release-note.md
release-note.md
+17
-0
No files found.
release-note.md
0 → 100755
View file @
2b3554c1
Release Notes
----
*2012-7-16*
`version:0.1.0`
第一个稳定版本。
修改了若干API,使得可扩展性更强,为每个任务分配一个ID,可以通过ID区分不同任务。
增加下载的重试机制,支持gzip,支持自定义UA/cookie。
增加jquery形式的CSS Selector API,可以通过
`page.getHtml().$("div.body")`
形式抽取元素。
完善了文档,架构说明:
[
webmagic的设计机制及原理-如何开发一个Java爬虫
](
http://my.oschina.net/flashsword/blog/145796
)
,Javadoc:
[
http://code4craft.github.io/webmagic/docs
](
http://code4craft.github.io/webmagic/docs
)
。
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment