Skip to content

razorcrackers/box.com-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Box.com PDF Downloader

This application can scrape and download protected docx, pdf files in box.com and save it as an editable PDF file.

Installation

This app requires Python 3 to run.

Clone the repository and install the dependencies.

$ git clone https://github.com/lfasmpao/box.com-downloader
$ cd box.com-downloader
$ pip install -r requirements.txt
$ python main.py -h

Note: This requires chrome selenium driver in order to work, you can download and install it from here

Example Usage

$ cd box.com-downloader
$ python main.py https://app.box.com/s/hs5de51wub2htrcl0hxn1wir4zpmf3wj

Development

Want to contribute? Great! Make a change in your file and instantanously see your updates!

Todos

  • Write MORE Tests
  • Checkout the source code to know more

License

GNU General Public License v3.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages