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.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -182,3 +182,9 @@ products_vectorstore/
|
||||
# ignore optimized C++ code from being checked into repo
|
||||
week4/optimized
|
||||
week4/simple
|
||||
*.env.save
|
||||
.virtual_documents/
|
||||
WingIDE_Projekti/
|
||||
nohup.out
|
||||
*.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user