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-5.0.1.tar.gz (51.0 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-5.0.1-py3-none-any.whl (61.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: site_scout-5.0.1.tar.gz
  • Upload date:
  • Size: 51.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for site_scout-5.0.1.tar.gz
Algorithm Hash digest
SHA256 85696b198c790b33b28772642686a5a1993b8f636ede070adf1003f4360bb5dc
MD5 149036c24575fdc325d2d4dfaf027358
BLAKE2b-256 74f85c3ed085a637d7c9f2c1aefaaef51faec7d8b382dcfa23dacc066ab0aa56

See more details on using hashes here.

File details

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

File metadata

  • Download URL: site_scout-5.0.1-py3-none-any.whl
  • Upload date:
  • Size: 61.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.11

File hashes

Hashes for site_scout-5.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f3ef9633911c1d51cb3040556b8d45f5fe1eae079c87de96095e269035ec4641
MD5 0b8bd0a602b43827213f18a9b997d8df
BLAKE2b-256 9e2540cf845415a5af04a4a01de2366a84f1d16232b24c75f2d447f0ba025fbf

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