/fmtPaperList

自动爬取论文信息并整理为Markdown表格

Primary LanguagePython

fmtPaperList

一个爬论文信息的玩意,理论上有论文信息的 URL 就行了,比如 IEEE 或者 ACM 的。

你可以按照格式编辑dist/1.md,脚本主要利用 URL 爬取,其余作为辅助信息使用。

安装依赖项

pip3 install Qpro selenium requests -U

使用

qrun --help 获取帮助

注意

可以修改check-all命令来使本工具更契合你的需求。

样例

使用dist/1.md,可生成dist/to.md