Skip to main content

Browser automation for scholarly paper access in the SciTeX ecosystem

Project description

scitex-browser

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.8.tar.gz (165.0 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.8-py3-none-any.whl (126.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: scitex_browser-0.1.8.tar.gz
  • Upload date:
  • Size: 165.0 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.8.tar.gz
Algorithm Hash digest
SHA256 af61661444c24bdbb5df8ff26a910bbd1b9d88c92f42e3791fc4dca97ca4c06a
MD5 c099379a4246369ff1d59f252bdf09c8
BLAKE2b-256 eb90bd0f92a0d45c2bb6222a475c382b76bc94fc8713d80d8f16db5db1bbe3b9

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: scitex_browser-0.1.8-py3-none-any.whl
  • Upload date:
  • Size: 126.0 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 d81c137526c8f0ec2f3d7cff78c08e5c66317b90a18016cb4b2ca7a526b0fb6e
MD5 d64142dec2529bf96b16eb5bde9d7349
BLAKE2b-256 d9e0bcc41f6db9cff5fe75af226ba96a40be65f10c3ac12556ca6211544da859

See more details on using hashes here.

Provenance

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