Skip to content

blackadad/paper-scraper

Repository files navigation

paper-scraper

A proof of concept to scrape papers from journals

Install

pip install git+https://github.com/blackadad/paper-scraper.git

Usage

import paperscraper

papers = paperscraper.search_papers('bayesian model selection',
                                    limit=10,
                                    pdir='downloaded-papers')

Note

Programmatically downloading papers is a grey area. Please use this package responsibly.

About

A proof of concept to scrape papers from journals

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages