Free Research Paper & Journal Downloader - extensively uses https://sci-hub.se
Written in: Python 3
- 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
- Clone the repository
- Create and open a textfile named list.txt under the cloned repository
- Put your url links of papers and journals and save list.txt
- Open the Windows Terminal (preferred)/ Powershell / command prompt inside cloned directory
- Install dependencies using
pip install -r requirements.txt
- Type in "
python frejod.py
" and hit enter - A step to automation ;)
In the same repository
- v21.4.26 : Source code reformat & optimization
- v1.0 : initial version