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.1.tar.gz (42.9 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.1-py3-none-any.whl (47.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: site_scout-3.0.1.tar.gz
  • Upload date:
  • Size: 42.9 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.1.tar.gz
Algorithm Hash digest
SHA256 05e1ec2cb9fbdf37cc75328662e0be0fa06937fb8a69989fe86427a48f88ced4
MD5 c1f5918f81ea9c749dffb2bbe1fde837
BLAKE2b-256 9a8b7e9f77750c8dd4e5ec138855079d2d09b7ad935dcfd2e7a7e005988f33f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: site_scout-3.0.1-py3-none-any.whl
  • Upload date:
  • Size: 47.9 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e73086f5a9ae675a21722b52c133355651674aecf1fb28b8e2aed6e55feb2d07
MD5 068e008a22056721004d3361de0c3bdb
BLAKE2b-256 0ec541140838cbd5c35aa54050c6b8a4e036c8a9b6ff2fc362b3ce6fce8d5f10

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