Files
lakovicb 1a626abba0 Add Bojan's Playwright asynchronous scraper project
This contribution includes a fully asynchronous scraper using Playwright and OpenAI API, with Python scripts, Jupyter notebooks (outputs cleared), Markdown summaries, and a README. Organized under community-contributions/bojan-playwright-scraper/. Limited content retrieval from Huggingface.co is documented in the README.
2025-04-29 10:07:18 +02:00

7 lines
118 B
Plaintext

playwright>=1.43.0
openai>=1.14.2
prometheus-client>=0.19.0
diskcache>=5.6.1
python-dotenv>=1.0.1
nest_asyncio>=1.6.0