Quick web spider and traffic generator
Project description
Spinneret
Spinneret is a web spider and dynamic load generator for testing, benchmarking, and warming caches.
Setup
git clone git@github.com:steder/spinneret.git cd spinneret mkdir -p ~/.virtualenvs virtualenv ~/.virtualenvs/spinneret python setup.py develop
Generating a sitemap
spinneret spider --base_url http://localhost:8000
Because this can take a while I’ve included a sample sitemap.yaml that can be used to immediately generate traffic.
Using that sitemap to generate requests against a site
spinneret traffic --base_url http://localhost:8000 --inflight 100
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
spinneret-0.0.2.tar.gz
(4.8 kB
view details)
File details
Details for the file spinneret-0.0.2.tar.gz.
File metadata
- Download URL: spinneret-0.0.2.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c33115d12c115af3f9a6d82c4ce410372cebcb5c9d13471a27af1a734f00d60f
|
|
| MD5 |
6f52d8ac19e857b5a3027cd2e449b090
|
|
| BLAKE2b-256 |
343c65193da9dcdbb9d477601677850762d7172caa776a5a9598c304fcf561bc
|