DBLP Spider
A spider tool for downloading the DBLP search results into local BibTeX files.
Installation
pip3 install -i https://pypi.org/simple/ 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
Acknowledgements
References
Release files for DBLP-Spider 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| DBLP-Spider-0.0.5.tar.gz | 6.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| DBLP_Spider-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / DBLP-Spider-0.0.5.tar.gz
| Download URL | DBLP-Spider-0.0.5.tar.gz |
|---|---|
| Size | 6.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
40cb9ff53096d83fd5dc1f5c8c8c626c042b7bfb94ee457146faa0f836bf847c
|
|
BLAKE2b-256 checksum How to use checksums |
ab30452dddd366a77e12543beb73032928140e5c914a89a40421ae38c1ace124
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
|
Release files / DBLP_Spider-0.0.5-py3-none-any.whl
| Download URL | DBLP_Spider-0.0.5-py3-none-any.whl |
|---|---|
| Size | 7.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3409a69341983c899b46fb5c00af3ca741e8dc3c165f894a4c914e4e95f6ec0d
|
|
BLAKE2b-256 checksum How to use checksums |
170c6633df41c2040c1cd2e2fc082de72a6a396723e7353ce595e2f93e86e034
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.8.5
|