Litebook from ver1.70 Beta began to join the online search and download function, the principle is to use the HTTP protocol directly to get the search results page and the novel Directory page, and then analyze, extract the content of the novel, and then to integrate, filter, Finally, get a consolidated text file. The popular point of the above process is that litebook the following steps to automate:
Visit a novel website and enter keywords in its search box
Click on a link to a novel on the search results page and turn it into a directory page
Download all the chapters of the novel and then spell a text file
This feature has the following features:
&http://www.aliyun.com/zixun/aggregation/37954.html ">NBSP;
The support of each novel website is realized through a plug-in form
Plug-ins can be written directly in Python, after writing the script file copy to the plugin subdirectory can be effective
Support for HTTP proxy (requires plug-in support)
Support for multi-threaded downloads (required plug-in support)
Supports simultaneous multiple task downloads
Supports simultaneous search of all sites