Skip to main content

A plugin for playwright to prevent detection.

Project description

playwright-spy [GitHub Workflow Status

A plugin for playwright-python to prevent detection.

Install

pip install playwright-spy

Usage

from playwright.sync_api import sync_playwright
import playwright_spy

with sync_playwright() as p:
    browser = p.chromium.launch()
    page = browser.new_page()
    playwright_spy.load_sync(page)
    page.goto("https://bot.sannysoft.com/")
    page.screenshot(path="example.png", full_page=True)
    browser.close()

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

playwright-spy-1.0.0.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

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

playwright_spy-1.0.0-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file playwright-spy-1.0.0.tar.gz.

File metadata

  • Download URL: playwright-spy-1.0.0.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for playwright-spy-1.0.0.tar.gz
Algorithm Hash digest
SHA256 be556564d0b2bbf73d4351c178c22b1192ed66cf870317581541d88b74acc99e
MD5 1e1f62d31674e4708fe5a782f499a061
BLAKE2b-256 b4b4985d2494a24cc60520ad9e398f807698f38aac32746612d455f79e82e90e

See more details on using hashes here.

File details

Details for the file playwright_spy-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: playwright_spy-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for playwright_spy-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f39281645471a0ecaaa3f5f555ebb213c500e8fb686eab825d46322a1f5339eb
MD5 7f07e4b11b34cefd1dc63aaed86e4f2f
BLAKE2b-256 907fe1fd4367e97a47e59713c1903108aee1f774c82f6c3cb55efec73f64c6b9

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