/dblp_crawler

little crawler which searches for authors on https://dblp.org/ and saves their papers with metadata as a JSON.

Primary LanguagePython

dblp_crawler

little crawler which searches for authors on https://dblp.org/ and saves their papers with metadata as a JSON.

Start the crawler with:

python crawler.py --author "name1" "name2" "..."