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, timed_out&seconds)
## 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, 60)
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-4.0.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-4.0.tar.gz.
File metadata
- Download URL: sequentialdw-4.0.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 |
294fb49ed73d336449eb3f11e29c781de330b5a19b411b75fbfbd67ca0197dd8
|
|
| MD5 |
108bb489b92900789789daab02694ab1
|
|
| BLAKE2b-256 |
43779408ef221ed152b4bc05ddb9ec9bd2a0672b868961334d3f2d6023d5b555
|
File details
Details for the file sequentialdw-4.0-py3-none-any.whl.
File metadata
- Download URL: sequentialdw-4.0-py3-none-any.whl
- Upload date:
- Size: 3.2 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 |
13c0f57ddad9f07f312d9609e97a62be15058433e5cb947e1d3cfafee75729a3
|
|
| MD5 |
3ea200d3967499de34173f2fce70ea3d
|
|
| BLAKE2b-256 |
78077f42d87216cced58ef22646cd71d9350b3d4b5e51080ed0b306c144b4cb0
|