Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.