av一区二区在线观看_亚洲男人的天堂网站_日韩亚洲视频_在线成人免费_欧美日韩精品免费观看视频_久草视

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

python 制作網(wǎng)站小說(shuō)下載器

瀏覽:9日期:2022-06-27 14:16:50
基本開發(fā)環(huán)境

· Python 3.6

· Pycharm

相關(guān)模塊使用

python 制作網(wǎng)站小說(shuō)下載器

目標(biāo)網(wǎng)頁(yè)分析

python 制作網(wǎng)站小說(shuō)下載器

輸入想看的小說(shuō)內(nèi)容,點(diǎn)擊搜索

python 制作網(wǎng)站小說(shuō)下載器

這里會(huì)返回很多結(jié)果,我只選擇第一個(gè)

網(wǎng)頁(yè)數(shù)據(jù)是靜態(tài)數(shù)據(jù),但是要搜索,是post請(qǐng)求,需要提價(jià)data參數(shù),如下圖所示:

python 制作網(wǎng)站小說(shuō)下載器

然后通過(guò)解析網(wǎng)站數(shù)據(jù),獲取第一個(gè)小說(shuō)i的詳情頁(yè)url即可

靜態(tài)網(wǎng)頁(yè)的獲取,難度是不大的。

def search(): search_url = ’http://www.xbiquge.la/modules/article/waps.php’ data = {’searchkey’: name } response = requests.post(url=search_url, data=data, headers=headers) selector = get_parsing(response.text) novel_url = selector.css(’.even a::attr(href)’).extract_first()1、獲取每本小說(shuō)的章節(jié)名以及url地址

所有的章節(jié)名以及url地址,都包含在dd標(biāo)簽里面

python 制作網(wǎng)站小說(shuō)下載器

2、獲取url后,需要拼接

’/23/23019/11409705.html’ # 這是網(wǎng)頁(yè)獲取到的url’http://www.xbiquge.la/23/23019/11409705.html’ # 這是真實(shí)的小說(shuō)章節(jié)內(nèi)容url地址3、小說(shuō)名字,直接獲取即可。

def download_one_book(index_url): response = get_response(index_url) response.encoding = response.apparent_encoding sel = get_parsing(response.text) book_name = sel.css(’#info h1::text’).get() # 提取了所有章節(jié)的下載地址 urls = sel.css(’#list dd a::attr(href)’).getall() # 不要最新的 12 章放在最前main for url in urls:chapter_url = ’http://www.xbiquge.la’ + urlprint(chapter_url)

保存下載每章小說(shuō)內(nèi)容

def download_one_chapter(chapter_url, book_name): response = get_response(chapter_url) response.encoding = response.apparent_encoding html = response.text selector = get_parsing(html) h1 = selector.css(’.bookname h1::text’).get() content = selector.css(’#content::text’).getall() lines = [] for c in content:lines.append(c.strip()) print(h1) text = ’n’.join(lines) file = open(book_name + ’.txt’, mode=’a’, encoding=’utf-8’) file.write(h1) file.write(’n’) file.write(text) file.write(’n’) file.close()小說(shuō)軟件界面

root = Tk()root.title(’小說(shuō)下載器’)root.geometry(’560x450+400+200’) label = Label(root, text=’請(qǐng)輸入下載小說(shuō)名字:’, font=(’華文行楷’, 20))label.grid() entry = Entry(root, font=(’隸書’, 20))entry.grid(row=0, column=1) text = Listbox(root, font=(’隸書’, 16), width=50, heigh=15)text.grid(row=2, columnspan=2) button1 = Button(root, text=’開始下載’, font=(’隸書’, 15), command=search)button1.grid(row=3, column=0) button2 = Button(root, text=’退出程序’, font=(’隸書’, 15), command=root.quit)button2.grid(row=3, column=1) root.mainloop()顯示下載內(nèi)容

def novel_load(title): text.insert(END, ’正在保存:{}’.format(title)) # 文本框滾動(dòng) text.see(END) # 更新 text.update()實(shí)現(xiàn)效果

python 制作網(wǎng)站小說(shuō)下載器

以上就是python 制作網(wǎng)站小說(shuō)下載器的詳細(xì)內(nèi)容,更多關(guān)于python 小說(shuō)下載器的資料請(qǐng)關(guān)注好吧啦網(wǎng)其它相關(guān)文章!

標(biāo)簽: Python 編程
相關(guān)文章:
主站蜘蛛池模板: 一区二区三区日韩 | 久久国产精品99久久久大便 | 日韩视频在线免费观看 | 99精品久久久 | 成人精品国产 | 久久国产精品一区二区三区 | 久草.com| 久久精品一区二区三区四区 | 一区二区在线不卡 | 亚洲黄色片免费观看 | 国产情侣啪啪 | 国产精品久久在线观看 | 男人的天堂久久 | 一区中文字幕 | 国产激情在线 | 日韩无 | 高清av一区 | 国产精品视频免费观看 | 在线超碰 | 国产成人99久久亚洲综合精品 | 亚洲综合首页 | 国产目拍亚洲精品99久久精品 | 国产亚洲精品美女久久久久久久久久 | 9久9久9久女女女九九九一九 | 国产精品无码专区在线观看 | 一区二区中文字幕 | 激情五月婷婷综合 | 成人在线免费看 | 成人国产精品久久久 | 成人免费淫片aa视频免费 | 色橹橹欧美在线观看视频高清 | 在线播放国产一区二区三区 | 亚洲色欧美另类 | 欧美日韩网站 | 欧洲毛片 | av免费电影在线 | 久久久www成人免费无遮挡大片 | 日韩精品极品视频在线观看免费 | 在线观看亚洲欧美 | 91国产视频在线观看 | 日韩精品一区二区三区在线观看 |