Skip to content

isfinne/cnkidownload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

cnkidownload

知网批量下载pdf(爬虫练手

从文献批量导出后的excel里提取出篇名条目,保存为txt文件

再利用正则表达式搜索出具体的名字

利用selenium库模拟搜索点击(requests貌似get不到

利用tk库加入了简单的交互界面