Skip to content

aymannc/TheGreatPDFer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The great PDFer (v 1.0)

Download a book as a pdf format from scholarvox.

Prerequisites

  • You'll need python installed on a windows machine .
  • Latest version of google chrome (currently supporting chrome only).

Installing

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

Running the programme

  • Open the cmd on the containing folder and use
(myenv) D:\EgyBest_1.0> python main.py

Built With

  • 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

Authors

License

This project is licensed under the MIT License

About

Scrap Scholarvox books and save them to pdf

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages