Git Product home page Git Product logo

dblp-spider's Introduction

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

dblp-spider's People

Contributors

wangyihang avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

istoliving

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.