# dblpspider **Repository Path**: han0nly/dblpspider ## Basic Information - **Project Name**: dblpspider - **Description**: dblpspider - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # dblpspider 一只dblp爬虫,使用方法如下: ``` pip install -r requirment.txt python dblpspider.py -n $keyword$ python dblpspider.py -f $file$ ```