简介:Android 本地网络小说爬虫,基于 jsoup 及 xpath
标签:
Android 本地网络小说爬虫,基于 jsoup 与 xpath,通过模版解析网页。
支持书源
/**
- 所有书源
*/
public static final SparseArray SOURCES = new SparseArray() {
{
put(SourceID.LIEWEN, new Source(SourceID.LIEWEN, “猎文网”, “https://www.liewen.cc/search.php?keyword=%s”));
put(SourceID.CHINESE81, new Source(SourceID.CHINESE81, “八一中文网”, “https://www.zwdu.com/search.php?keyword=%s”));
put(SourceID.ZHUISHU, new Source(SourceID.ZHUISHU, “追书网”, “https://www.zhuishu.tw/searc