mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-05-22 17:13:42 +00:00
feat: switch to Playwright stealth browser for robust X.com extraction
This commit is contained in:
3
.github/workflows/agentic_cron.yml
vendored
3
.github/workflows/agentic_cron.yml
vendored
@@ -24,7 +24,8 @@ jobs:
|
||||
- name: Instalación de dependencias (LIGERO Y ROBUSTO)
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install --no-cache-dir pydantic PyGithub aiohttp beautifulsoup4 httpx fake-useragent pytz python-dotenv twikit>=2.1.2
|
||||
pip install --no-cache-dir pydantic PyGithub aiohttp beautifulsoup4 httpx fake-useragent pytz python-dotenv twikit>=2.1.2 playwright playwright-stealth
|
||||
playwright install chromium --with-deps
|
||||
|
||||
- name: Ejecución de la Canalización Agéntica Integral
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user