feat(actions): add scrape URL action

This commit is contained in:
ItzCrazyKns
2025-12-06 18:54:37 +05:30
parent a14f3e9464
commit d0124b9f06
4 changed files with 78 additions and 36 deletions

View File

@@ -52,6 +52,7 @@
"rfc6902": "^5.1.2",
"sonner": "^1.4.41",
"tailwind-merge": "^2.2.2",
"turndown": "^7.2.2",
"winston": "^3.17.0",
"yahoo-finance2": "^3.10.2",
"yet-another-react-lightbox": "^3.17.2",
@@ -65,6 +66,7 @@
"@types/pdf-parse": "^1.1.4",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/turndown": "^5.0.6",
"autoprefixer": "^10.0.1",
"drizzle-kit": "^0.30.5",
"eslint": "^8",