Skip to content

GoingMyWay/PaperCrawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaperCrawler

  1. Crawl the data in the root of directory
scrapy crawl PaperCrawler -o items.json -t json
  1. Download paper
python download_pdf.py --RL # download RL papers
  1. You can change the code in crawler.py to crawl other academic conferences or journals.

About

Paper Crawler for downloading academic papers ( ICML, ICLR, NIPS, UAI, ICRA, CoRL, AAAI, IJCAI )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages