Got facebook to work test tomorrow with new accounts please
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "scraper-service",
|
||||
"version": "1.0.0",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"install-playwright": "npx playwright install chromium"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.18.2",
|
||||
"playwright": "^1.48.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user