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.2.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.2.tar.gz.
File metadata
- Download URL: sequentialdw-2.2.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 |
5992ebbbaac739f152ae96807a15468be957ad4fe1bf3fab3bfb883223fcad70
|
|
| MD5 |
ec046688da346180532640486b0a2431
|
|
| BLAKE2b-256 |
c612ae70245dddb8d6529672de3f8f2dfade6c6f3fd939831b40854e92160358
|
File details
Details for the file sequentialdw-2.2-py3-none-any.whl.
File metadata
- Download URL: sequentialdw-2.2-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 |
434e1944fcef57ae217a41a6f196b30ab22e281294c0f379b14ba6a39a27bbf6
|
|
| MD5 |
425f3ded944e11a0a3ce370260eb1589
|
|
| BLAKE2b-256 |
5a7e6d3ac5d977344754c2b55a481bc7ac5e7c0fb4374804a29b10dc33ece66c
|