Skip to content

J0ekr/PyLitReview

Repository files navigation

PyLitReview

19.05.2022: Updated for Python 3.10 usage (Fixed deprecated selenium code and added enums & match cases)

Installation

  • Install Selenium
  • Download Chromdriver with same version as current Google Chrome installation
    • You might need to have undetected_chromedriver installed to do import undetected_chromedriver as uc in case you get blocked

Getting Started

  • Define your job using PyLitReview_GenerateJob
  • Run the crawling jobs using PyLitReview_Crawler

About

Automatic crawler for three major scientific libraries (IEEE xplore, ACM, ScienceDirect) for Literature Reviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors