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:
from sequentialdw import seqdownload
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-3.2.tar.gz
(2.6 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-3.2.tar.gz.
File metadata
- Download URL: sequentialdw-3.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
37735edfd3156e5a8be4930b6f09206191d0c8e1a964e79de214541786a18d15
|
|
| MD5 |
b4a6a8ca8f32314c9cd43e59db490803
|
|
| BLAKE2b-256 |
54df1ec51601e13049a1d680260d732e66ff861f8e0a4f62c6f288679cb67ad5
|
File details
Details for the file sequentialdw-3.2-py3-none-any.whl.
File metadata
- Download URL: sequentialdw-3.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 |
a88e290516c0c58f67889218965b5243e0d65419ec186393fe36db5d92dfe012
|
|
| MD5 |
eb277b3849b07f80b6d2efaf8fe000ac
|
|
| BLAKE2b-256 |
933d0b110d9e1240cf2f8f1155978821709f9aa40a79a87521eeef9b62a2f128
|