Skip to content

daisy-univpm/scraper-dblp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Get paper names from dblp.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages