Skip to main content

Browser automation for scholarly paper access in the SciTeX ecosystem

Project description

scitex-browser

PyPI Python Tests Install Test Coverage Docs License: AGPL v3

Browser automation for scholarly paper access in the SciTeX ecosystem.

Interfaces: Python ⭐⭐⭐ (primary) · CLI — · MCP — · Skills ⭐⭐ · Hook — · HTTP —

Problem and Solution

# Problem Solution
1 Playwright is great but verbose -- every scraping script reinvents popup dismissal, retry logic, Chrome-PDF-viewer workaround Helpers: click_with_fallbacks_async([sel1, sel2]), save_as_pdf_async, close_popups_async, inject_visual_effects — focused wrappers around Playwright
2 Tests fail silently with no artifact -- pytest-playwright doesn't auto-capture screen + DOM on failure TestMonitor + create_failure_capture_fixture -- captures screenshot + page HTML + console log on every failure

Features

  • Debugging: Visual cursor feedback, popup logging, failure capture, test monitoring
  • PDF: Chrome PDF viewer detection, save-as-PDF automation
  • Interaction: Click/fill with fallbacks, popup handling
  • Stealth: Human-like behavior simulation, stealth browser management
  • Remote: ZenRows API integration, CAPTCHA handling
  • Collaboration: Shared browser sessions, credential management
  • Auth: Google authentication helpers

Installation

pip install scitex-browser

Optional extras

pip install scitex-browser[stealth]   # playwright-stealth
pip install scitex-browser[remote]    # ZenRows integration
pip install scitex-browser[scitex]    # Full SciTeX integration

Quick start

from scitex_browser import save_as_pdf, browser_logger
from scitex_browser.stealth import StealthManager

License

AGPL-3.0. See LICENSE for details.

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

scitex_browser-0.1.11.tar.gz (169.9 kB view details)

Uploaded Source

Built Distribution

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

scitex_browser-0.1.11-py3-none-any.whl (127.5 kB view details)

Uploaded Python 3

File details

Details for the file scitex_browser-0.1.11.tar.gz.

File metadata

  • Download URL: scitex_browser-0.1.11.tar.gz
  • Upload date:
  • Size: 169.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_browser-0.1.11.tar.gz
Algorithm Hash digest
SHA256 8283a98a0ac557ca385ccf72e2d00a4a336444e04952ac5dcde01268ed52a0bb
MD5 9b3dfefbf80f38e733bdd6cf7abb7c53
BLAKE2b-256 a4838067fc7a9c7da9bddb0bc904ac7243344996f5e6ac99a1ae84196173e4a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_browser-0.1.11.tar.gz:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-browser

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file scitex_browser-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: scitex_browser-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 127.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for scitex_browser-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 73e826029a6a4b1b833ca0490ef2510e8d209479aab6aa3e95bea3590d4ecda9
MD5 14458c761cd33545f21131696cf8042d
BLAKE2b-256 95d9b017d7eefeb67eac920ccae0fa2571874ca86286dcff932ae765e934989f

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_browser-0.1.11-py3-none-any.whl:

Publisher: publish-pypi.yml on ywatanabe1989/scitex-browser

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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