scraper-dblp
Get paper names from dblp.org and store them in a .txt file Useful for a related literature ?
Install libraries
pip3 install -r requirements.txt
Run
- Change journal variable to the abbreviation used on
dblp.org
- Get the published papers on that journal in the folder “journal/journal_name”
Check
- Change journal variable to the abbreviation used on
dblp.org
- Define the keywords you want to find in the papers names
- Get the distribution of the keywords on the papers names
GitHub
GitHub - daisy-univpm/scraper-dblp at pythonawesome.com
Get paper names from dblp.org. Contribute to daisy-univpm/scraper-dblp development by creating an account on GitHub.