A simple website scrapper with sequential files in it.
Project description
sequentialdw
Package to help myself scrapping website files automatically with only one functions:
seqdownload(base_url, start_index, end_index, custom_iterator, file_extension, output_folder, mode)
## MODE 1 for replacing duplicate filename, MODE 2 for ignoring the duplicate filaname
Usage
pip install sequentialdw
Then import the package as example:
import sequentialdw
seqdownload("https://example.com/scripts/python", 0, 100, "", "py", "output", 1)
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
sequentialdw-2.3.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sequentialdw-2.3.tar.gz.
File metadata
- Download URL: sequentialdw-2.3.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8f0be7ea808155f258f4c2aece4d38ffc28ed1f03c12b8bd60fd6f53ba3e600
|
|
| MD5 |
4256b02ab26e8a9297c68dbbbda4e47c
|
|
| BLAKE2b-256 |
e3fba6b65dc7fc3f555fa4f4646d03eb6aba0e60a4ded225978ab7844ac8ca3f
|
File details
Details for the file sequentialdw-2.3-py3-none-any.whl.
File metadata
- Download URL: sequentialdw-2.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f7f00bc5988834ea1ba0b7c32588db37246733ce483e06e0d6d1f4650ae68c67
|
|
| MD5 |
34dc43281044958b307f488b89eba96f
|
|
| BLAKE2b-256 |
3190fed7e812cf96d702cd0e71eac6de3d775fc78e71218e55ee7389dea064a1
|