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
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.