Skip to content

A quick Python script to save a PDF copy of any ISSUU document

License

Notifications You must be signed in to change notification settings

jsspen/issuu-grabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISSUU Grabber

A quick Python script to save a PDF copy of any ISSUU document

Basic usage

  • Clone or download repo
  • Open terminal in root directory
  • Run the program with python issuu-grabber.py

Manual Entry

Provide a single URL with the option to continue as many times as desired

  • When prompted enter u for manual entry
  • Paste the full ISSUU URL into the terminal

File Entry

Simple batch processing for a list of URLs

  • When prompted enter f for file input
  • Input file should be named input.txt
  • File should be saved in the app root directory
  • File should contain one URL on each line

About

A quick Python script to save a PDF copy of any ISSUU document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages