This package extracts all available pdf files from an address.
Project description
#Pydownloader package
Download files available in a URL by python
This package receives a URL and the type of files you would like to collect from the URL and returns all available files of the requested type that can be foudn in the URL.
- The current version of pydownloader returns PDF files only. Nevertheless, pydownloader is under development and will be updated continuously to support various file types in the future.
Installation
pip install pydownloader-01
How to use it
from pydownloader import Download
pdf = Download(URL)
pdf.download()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pydownloader-01-0.0.2.tar.gz
(2.0 kB
view details)
Built Distribution
File details
Details for the file pydownloader-01-0.0.2.tar.gz
.
File metadata
- Download URL: pydownloader-01-0.0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.1rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c6d9da5b505b018f0ef00f662d7746ae8e496b78d9231d02e7a8f133cf9e7655 |
|
MD5 | 3d6f1de7c6ada395c1816a8d67a7aa62 |
|
BLAKE2b-256 | 0973f60b28c98f7bf6d072c4e40176187d0131c187ed68b67a0f1bd0b264d6f9 |
File details
Details for the file pydownloader_01-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: pydownloader_01-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.1rc1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a3cd8d1783fdb01a2caec1b3238021852261402fefb0155e4d01e02cbdce9b50 |
|
MD5 | 8938539e3b4e799f95fb4e867313bb09 |
|
BLAKE2b-256 | 21f3303a740667c27233c6944d078eca71f31fc1dcf8af5a48fd3d1f92b4c013 |