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.14.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.14-py3-none-any.whl (127.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scitex_browser-0.1.14.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.14.tar.gz
Algorithm Hash digest
SHA256 6abd4cb54c66e01b675ec9a8f69c36f4809c6a691526b5116feb693a22028f4b
MD5 d9fad2361cb5c15ef231b3754c46f240
BLAKE2b-256 14ae2a45428ec62fd7f5ac8e817d98fc06293d59917d8db9e0aa74783097e984

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_browser-0.1.14.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.14-py3-none-any.whl.

File metadata

  • Download URL: scitex_browser-0.1.14-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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 342ac41daf21ecc800ce077f6dc407847b7829059a8d18f237aee55cafde8400
MD5 9a745ea137a78b4cb5bce427fb1d6a21
BLAKE2b-256 070aa00a10d3fcb9541b0aefa043bee9c7ec603a249b3e6c61f94968c753d3bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for scitex_browser-0.1.14-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