Skip to main content

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.

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

  1. File->Import
  2. Select summary.bib

Acknowledgements

References

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.5.tar.gz (6.4 kB view hashes)

Uploaded Source

Built Distribution

DBLP_Spider-0.0.5-py3-none-any.whl (7.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page