Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 383 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 383 Bytes

scribdScrape

Scrape the scribd html page and download all the images associated with the each page. One needs to save the scribd html file to the local directory and this will be the input for the scrape function.

It scans the file for specific tokens and downloads the jpg files associated with each of the pages. Works on most documents on scribd.

uses: urllib2, shutil