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-2.7.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.7.tar.gz.
File metadata
- Download URL: sequentialdw-2.7.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 |
8682ccd9102df8f9c7c05671710083b19c3689dbd1c6864563107881f02a3afb
|
|
| MD5 |
4ed2ad9d7a1c682b6aa1d44b6a373e35
|
|
| BLAKE2b-256 |
3c82d3fa7fbc351218a5b793876183ef202976883d081e805c7f02168eb82e48
|
File details
Details for the file sequentialdw-2.7-py3-none-any.whl.
File metadata
- Download URL: sequentialdw-2.7-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
59ccbb83a71448ce361fc1bb14f5050af6339f01426e2c1da7683e6ab92e524d
|
|
| MD5 |
70c61da09ae0d20730defef8975b3a36
|
|
| BLAKE2b-256 |
56edc14320421be2e13b65bb1cbd55b0f4aaa54144c374a57c93539d0df4d802
|