Download a book as a pdf format from scholarvox.
- You'll need python installed on a windows machine .
- Latest version of google chrome (currently supporting chrome only).
Clone the directory on your local machine
git clone https://github.com/aymannc/TheGreatPDFer
After cloning the project,install the "requirements.txt" on your virtualenv
pip install -r requirements.txt
- Open the cmd on the containing folder and use
(myenv) D:\EgyBest_1.0> python main.py
- Selenium - It's library used for browser automation
- fpdf - PyFPDF is a library for PDF document generation under Python
- PIL - PIL is the Python Imaging Library
- Nait Cherif Ayman- aymannc
This project is licensed under the MIT License