chore: setup scraper engine

This commit is contained in:
karishmas6
2024-04-04 09:12:35 +05:30
parent 2e6a0290f2
commit 792e26e01f
9 changed files with 6236 additions and 0 deletions

8
scraper/README.md Normal file
View File

@@ -0,0 +1,8 @@
# Crawlee + PlaywrightCrawler + TypeScript project
This template is a production ready boilerplate for developing with `PlaywrightCrawler`. Use this to bootstrap your projects using the most up-to-date code.
If you're looking for examples or want to learn more visit:
- [Documentation](https://crawlee.dev/api/playwright-crawler/class/PlaywrightCrawler)
- [Examples](https://crawlee.dev/docs/examples/playwright-crawler)