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.1.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.1.tar.gz.
File metadata
- Download URL: sequentialdw-3.1.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 |
5e36d22c00163b77cdd23b839c4203ed8708c18dd073c0dee8eae8f029ba42ea
|
|
| MD5 |
6a192208f85b4bb6af0e4161dc83ed90
|
|
| BLAKE2b-256 |
b81bae6555ef9be29333da5f1902a3a6e991c59ead40e94924908a7c0f5450a9
|
File details
Details for the file sequentialdw-3.1-py3-none-any.whl.
File metadata
- Download URL: sequentialdw-3.1-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 |
778b7d42c00b3479e7a900ff0470f78b6eb48537574f75745e46ee437b3a0d48
|
|
| MD5 |
e3cb40bec33fe8e5aa48a0868f331202
|
|
| BLAKE2b-256 |
668410706a40ef651d000ebf03708b7ccc6af6c8b6d5b732321459457ff8086d
|