Skip to main content

Simplify retrieving or downloading data from any url.

Project description

url_downloader

Simplify retrieving or downloading data from any url. File downloads can be interrupted and continued later.

Installation

python3 -m pip install url-downloader

Usage Examples

Downloading files:

from url_downloader import save_file
save_file(url='https://example.url/image.jpg', file_path='C:\\path', file_name='name.jpg')

Retrieving text data:

from url_downloader import get_resource
data = get_resource(url='https://example.url/')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

url_downloader-1.0.5.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

url_downloader-1.0.5-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

Details for the file url_downloader-1.0.5.tar.gz.

File metadata

  • Download URL: url_downloader-1.0.5.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.11.4 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.6rc1

File hashes

Hashes for url_downloader-1.0.5.tar.gz
Algorithm Hash digest
SHA256 483b165ddcdd5622d3f4ded677481e2228d3d2bd42bd9cc29925a80416c41d17
MD5 8abecfb266db5a7b215f93cd0a861911
BLAKE2b-256 c0dc401da2951fb9d7e64d93ffc15b6a49b7fa5248092b8201a040fb9e260eb2

See more details on using hashes here.

File details

Details for the file url_downloader-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: url_downloader-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 4.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.11.4 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.64.0 CPython/3.8.6rc1

File hashes

Hashes for url_downloader-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 31fb1a18902b74bc8f9820bfa924e840d8e20e5e6276ac11155037d26340a218
MD5 d52d6ea4a1848df602cde6c6c4847fb0
BLAKE2b-256 92e36df440525ade56614176264812057199141dfadd532a0d0ba75c4d22faca

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page