Skip to content

Beautifulsoup scrapper for downloading issuu document to jpg images using embed id or document id

Notifications You must be signed in to change notification settings

shyjal/python-issuu-to-jpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

python-Issuu-to-jpg

A simple python console app for downloading documents from www.issuu.com and saving them locally as image files using embed id.

Library Used

  • BeautifulSoup
  • json

How to use

Supply data-configid (Embed id) of issuu as commandline argument eg : python issuu.py 0/33964045

Working

Downloading jpg images from

image.issuu.com/unique documentid/jpg/page_num.jpg

About

Beautifulsoup scrapper for downloading issuu document to jpg images using embed id or document id

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages