Skip to content

Latest commit

 

History

History
33 lines (31 loc) · 1.34 KB

README.md

File metadata and controls

33 lines (31 loc) · 1.34 KB

frejod

A CLI Tool

Free Research Paper & Journal Downloader - extensively uses https://sci-hub.se
Written in: Python 3

DISCLAIMER
  • This project is done only for educational purpose
  • If you are interested in creating any web scraper, you can learn through my projects
  • I am not responsible for any future controversies/copyright issues
  • Making use of my project for any illegal activities does not count as my responsibility

Instruction Video on Youtube.

Shall be released soon.

Prerequisite

  • OS Requirement: tested on Windows 10
  • Snapshot with an example
    screenshot_1

Usage

Source Code + Command Line Call = Simple CLI

  1. Clone the repository
  2. Create and open a textfile named list.txt under the cloned repository
  3. Put your url links of papers and journals and save list.txt
  4. Open the Windows Terminal (preferred)/ Powershell / command prompt inside cloned directory
  5. Install dependencies using pip install -r requirements.txt
  6. Type in "python frejod.py" and hit enter
  7. A step to automation ;)

Source Code:

In the same repository

Version History

  • v21.4.26 : Source code reformat & optimization
  • v1.0 : initial version

Thank You

Do star and share