Skip to main content

Web spiders are usually disliked by websites, but useful for recursive API/page downloads for offline analysis.

Project description

# spidey.py

> Web spiders are usually disliked by websites, but useful for recursive API/page downloads for offline analysis.

## Installation

> Pypi Location: https://pypi.python.org/pypi/spidey.py

- Using Pypi - `pip install spidey`

## Usage

> Run `spidey` for Detailed help.

- `spidey --dir NEW_DIR --filter DOMAIN --url URL [--base BASE_URL]`
- `spidey --dir NEW_DIR --filter DOMAIN --url URL --max MAX_DOWNLOADS`
- Example - `spidey --dir test --filter 'www.google.com' --url 'https://www.google.com/' --max 20`

### More Examples

```
spidey \
-d test \
-f 'www.google.com' \
-u 'https://www.google.com/' \
-b 'https://www.google.com/' \
-hh '{"Accept" : "application/json"}' \
-n 2 \
-m 10 \
-s 5
```
```
spidey \
--dir test \
--filter 'www.google.com' \
--url 'https://www.google.com/'' \ \
--base 'https://www.google.com/
--headers '{"Accept" : "application/json"}' \
--depth 2 \
--max 10 \
--sleep 5

```


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

spidey.py-0.4.5.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

spidey.py-0.4.5-py2-none-any.whl (6.2 kB view details)

Uploaded Python 2

File details

Details for the file spidey.py-0.4.5.tar.gz.

File metadata

  • Download URL: spidey.py-0.4.5.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for spidey.py-0.4.5.tar.gz
Algorithm Hash digest
SHA256 ad995d1d6f4ddafdfe26f314d5d48926c410b6ef2c1663150a6a32905eac7c12
MD5 5a43cc36e248b270a6c57a21e7e1f8c7
BLAKE2b-256 f3aad79122826bb541ae57d27284dc1a4120eb752db04c22cad816b2c87265f0

See more details on using hashes here.

File details

Details for the file spidey.py-0.4.5-py2-none-any.whl.

File metadata

File hashes

Hashes for spidey.py-0.4.5-py2-none-any.whl
Algorithm Hash digest
SHA256 3e958927065cf9a26dfd3dfcf0007103db01ead2b3d6657ce93db2b5bd25cc02
MD5 d0f22da6ea8637d19fd21fd0f0deb5db
BLAKE2b-256 63aba640c7c0e233ec3a7908e97a76d12dd7bb55e5026547744095e2e55a13bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page