You are on page 1of 4

 Join the o icial 2019 Python Developers Survey:  Start the survey!

Search projects 

Help Donate Log in Register

scribd-dl 0.4.5  Latest version

pip install scribd-dl  Last released: Mar 24,


2018

Command-line program to download Scribd documents in pdf format

Navigation Project description


 Project
python 3.4 | 3.5 | 3.6 build passing pypi package 0.4.5
description
built with Selenium codecov 82%

 Release
Download documents from Scribd in pdf format
history

Scribd-dl uses selenium and headless Chrome to take high


 Download resolutions screenshots of the document pages, and eventually
files
merges them into a pdf file.

Usage
Project links

 Homepage
$ scribd-dl (https://www.)scribd.com/(doc|document|pres

Statistics
Examples
GitHub statistics:
 Stars: 8  $ scribd-dl https://www.scribd.com/document/90403141/So
 Join the o icial 2019 Python Developers Survey:  Start the survey!
$ scribd-dl scribd.com/document/351688288 scribd.com/do
 Forks: 2 
$ scribd-dl https://www.scribd.com/document/352366744 -
$ scribd-dl scribd.com/document/351688288 -p 20 --verbo
 Open
issues/PRs: 6 
View statistics for this
project via you can embed scribd-dl, using a context manager like this:
Libraries.io , or by
using Google
BigQuery  import scribd_dl

options = {
'pages': '1-3,
Meta
'log-level': '2' # info
}
License: MIT License
with scribd_dl.ScribdDL(options) as session:
(MIT license)
session.download([
'https://www.scribd.com/document/352366744/',
Author: Giannis
'https://www.scribd.com/document/351688288/'
Terzopoulos 
])
 scribd_dl

use di erent page ranges in each document:


Maintainers

import scribd_dl

giannis.terzo with scribd_dl.ScribdDL() as session:


poulos session.download('https://www.scribd.com/document/3
session.download('https://www.scribd.com/document/3
for title in session.doc_titles:
print(title)
Classifiers

Development Status
4 - Beta
Installation
Intended Audience
Developers
Clone it
License
OSI Approved ::
MIT License
$ git clone https://github.com/giannisterzopoulos/scrib
$ cd scribd-dl
Natural Language
$ pip install .
English

Programming
Language or install from PyPI
Python :: 3
 Join $ pip install scribd-dl
Python :: 3.4the o icial 2019 Python Developers Survey:  Start the survey!
Python :: 3.5
Python :: 3.6
Requirements
Chromedriver is required in order to work. See all available
chromedriver downloads here.
Put the chromedriver executable in the assets folder or in your
system PATH variable.
Tested to work with chromedriver v2.37 and Chrome v65.0.
Scribd-dl supports Python 3.4-3.6

Help About PyPI

Installing packages  PyPI on Twitter 


Uploading packages  Infrastructure dashboard 
User guide  Package index name retention 
FAQs Our sponsors

Contributing to PyPI Using PyPI

Bugs and feedback Code of conduct 


Contribute on GitHub  Report security issue
Translate PyPI  Privacy policy 
Terms of use
Development credits 

Status: All Systems Operational 

Developed and maintained by the Python community, for the Python community.
Donate today!

© 2019 Python So ware Foundation 


Site map
 Join the o icial 2019 Python Developers Survey:  Start the survey!
Switch to desktop version

 English español français 日本語 Português Brasileiro Українська Ελληνικά

Elastic Pingdom Google Sentry AWS DataDog Fastly SignalFx


Search Monitoring BigQuery Error logging Cloud computing Monitoring CDN Supporter

DigiCert StatusPage
EV certificate Status page

You might also like