Skip to main content

A tool to identify and report browser issues triggered by visiting a list of URLs.

Project description

Site Scout

CI codecov Matrix PyPI

Site Scout is a tool that can identify issues that are triggered by visiting live content. The primary goal is to create a tool that can be used in automation to collect debugging data for issues such as crashes and assertion failures. A collection of URLs to visit must be provided.

Installation

Install the latest version from PyPI:

pip install site-scout --upgrade

Usage

Visit one or more URLs (typically used to reproduce an issue):

site-scout <firefox-bin> -u <url> [<url> ...]

Visit a collection of URLs from a file:

site-scout <firefox-bin> -i <urls>.yml [<urls>.yml ...]

Input Formats

YML - URLs to visit are stored in the following format:

# subdomain.domain.tld/path
domain.tld:
  subdomain:
  - /path
# '*' is used to omit the subdomain
github.com:
  '*':
  - /MozillaSecurity/site-scout
mozilla.org:
  www:
  - /
  - /firefox/browsers/mobile/
  - /firefox/new/

JSONL - URLs to visits with optional alias:

{"url1.tld": "alias-string-1"}
{"url2.tld/path": "alias-string-2"}
{"sub.url3.tld": null}

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

site_scout-3.0.2.tar.gz (43.3 kB view details)

Uploaded Source

Built Distribution

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

site_scout-3.0.2-py3-none-any.whl (48.1 kB view details)

Uploaded Python 3

File details

Details for the file site_scout-3.0.2.tar.gz.

File metadata

  • Download URL: site_scout-3.0.2.tar.gz
  • Upload date:
  • Size: 43.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for site_scout-3.0.2.tar.gz
Algorithm Hash digest
SHA256 b8379bffef140f0d8dd3aff7ab92eec8324c83453c1969be93ba40c322c6f9e4
MD5 b9b2ddb29dddf29da864155b493dad63
BLAKE2b-256 eb33a0a97435cd08b645d983eb29019a570ad59d83493d86c06f551a4ac9a708

See more details on using hashes here.

File details

Details for the file site_scout-3.0.2-py3-none-any.whl.

File metadata

  • Download URL: site_scout-3.0.2-py3-none-any.whl
  • Upload date:
  • Size: 48.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.10

File hashes

Hashes for site_scout-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 20bcfffe7b8bea03ea051e8f20d2d1faf087e9a2e8ce710f1ea7163433c998f6
MD5 e33b0ad4e54db24e78cfb72c96d4ec1c
BLAKE2b-256 d4d0282313d32a4f37f667e779b2fe9c2ab8cb819d4a38b600c488282d15408f

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