rename extractors to their own folder

This commit is contained in:
DaKheera47
2025-12-14 22:44:37 +00:00
parent cefb75a9ec
commit d24f71ab3d
16 changed files with 16 additions and 15 deletions
+8
View File
@@ -0,0 +1,8 @@
# Crawlee + PlaywrightCrawler + Camoufox + 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/js/api/playwright-crawler/class/PlaywrightCrawler)
- [Examples](https://crawlee.dev/js/docs/examples/playwright-crawler)