fqxufo / hparchive

导出hipda 我的收藏/我的发贴

Home Page:https://www.hi-pda.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hparchive

导出hipda'我的收藏'/'我的发帖' 需要python 3.6+ 依赖以下几个python库:

直接 pip install requests-html 即可,会自动安装其他需要的库

运行方法 python hparchive.py (-fav/-mypost,--print)

python hparchive.pypython hparchive -fav 会在脚本目录生成fav.html及hparchive文件夹,fav.html即是包含所有收藏贴链接的目录

python hparchive.py -mypost 会在脚本目录生成mypost.html及hparchive文件夹,mypost.html即是包含所有"我的发贴"链接的目录

第二个参数加 --print 可以下载打印版网页,速度更快,但是只有前两页内容,不完整 例如: python hparchive.py -fav --print

About

导出hipda 我的收藏/我的发贴

https://www.hi-pda.com


Languages

Language:Python 100.0%