A spider tool for downloading the DBLP search results into local BibTeX files
Project description
DBLP Spider
A spider tool for downloading the DBLP search results into local BibTeX files.
Install
pip install dblp-spider
Usage
# Get result from all of the ccf recommandation venues
dblp-spider --keywords "DNS Security" --output result
# Get result from all of the ccf class A recommandation venues
dblp-spider --keywords "DNS Security" --output result --ccf-a
# Get result from all of the ccf class A/B recommandation venues
dblp-spider --keywords "DNS Security" --output result --ccf-a --ccf-b
# Get result of multiple research keywords
dblp-spider --keywords "DNS Security" "BGP Security" --output result
Output
├── TCP Security
│ ├── ACSAC
│ │ ├── conf-acsac-Bellovin04.bib
│ │ ├── conf-acsac-HsuC04.bib
│ │ └── conf-acsac-RitcheyON02.bib
│ ├── INFOCOM
│ │ └── conf-infocom-GuhaM96.bib
│ ├── USENIX
│ │ ├── conf-uss-CaoQWDKM16.bib
│ │ ├── conf-uss-ChenQ18.bib
│ │ ├── conf-uss-DharmapurikarP05.bib
│ │ ├── conf-uss-Joncheray95.bib
│ │ ├── conf-uss-ReardonG09.bib
│ │ └── conf-uss-SmartMJ00.bib
│ └── summary.bib
Zotero
- File->Import
- Select
summary.bib
Acknownledgement
Reference
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
DBLP-Spider-0.0.1.tar.gz
(6.0 kB
view details)
File details
Details for the file DBLP-Spider-0.0.1.tar.gz
.
File metadata
- Download URL: DBLP-Spider-0.0.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d66d658788c1df0ffe12eb3a76981585ee02082aa5758f45c30ede51721e36d7 |
|
MD5 | 27d3656780b7d8b03d900b7ae55ad5ff |
|
BLAKE2b-256 | 45221dad3cad76eae1b7e141c692d56e784c9740e8b9677b18ced28e9b568afd |