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

10
scraper/.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
# configurations
.idea
# crawlee and apify storage folders
apify_storage
crawlee_storage
storage
# installed files
node_modules