Spiderstore
The spiderstore project is a Python library designed for web scrapers with the goal of scraping the internet. It provides a flexible and extensible framework for building web scrapers that can navigate through websites, extract data, and scale infinitely.
Installation
You can install the library using pip
$ python3 -m pip install spiders
Resources
Contributing
We appreciate all contributions. If you are planning to contribute back bug-fixes, please do so without any further discussion.
If you plan to contribute new features, utility functions, or extensions to the core, please first open an issue and discuss the feature with us. Sending a PR without discussion might end up resulting in a rejected PR because we might be taking the core in a different direction than you might be aware of.
License
This project is released under GNU GPLv3 License
Release files for spiders 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spiders-0.0.5.tar.gz | 2.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spiders-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:5.5 kB
Release files / spiders-0.0.5.tar.gz
| Download URL | spiders-0.0.5.tar.gz |
|---|---|
| Size | 2.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d509da82a76086b1c3900133847b5550d721f355cccbe2a86dd301eb68552235
|
|
BLAKE2b-256 checksum How to use checksums |
65baaf26bb6815d81a96a9b33917320207aba421c6cb5d6b0bafbecea763e2ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|
Release files / spiders-0.0.5-py3-none-any.whl
| Download URL | spiders-0.0.5-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
090abf05ab2c8993abfbb88a0162dae459330999d82312763b5d3aabbb70c9f0
|
|
BLAKE2b-256 checksum How to use checksums |
8df1819f1238b062f00d4bde4ef4c77b5aefdb7126d6ef8a92434c4e6c5bb865
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|