Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

A python script to save all sanfoundry mcqs in a pdf file.

Notifications You must be signed in to change notification settings

RaviPabari/Sanfoundry-MCQ-Saver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sanfoundry-MCQ-Saver

Saves all the mcqs to a pdf file and merges them to final_merge.pdf.

Note: Move your previous final_merge.pdf to different location before saving new mcqs as it will get overwritten.

Keep sanUrls.py and sanfoundry.py in the same folder.

Steps to run:

pip install -r requirements.txt
python sanfoundry.py

If you find any issues installing pdfkit, follow these 2 documentation pages

pdfkit

https://pypi.org/project/pdfkit/

wkhtmltopdf

https://pypi.org/project/wkhtmltopdf/

Script uses below types of link.

For downloading single mcq page.

Single MCQ SET

For downloading all mcq sets.

Multiple MCQ SET

About

A python script to save all sanfoundry mcqs in a pdf file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%