🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

bauer-plugin-scrape

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bauer-plugin-scrape - npm Package Compare versions

Comparing version
0.1.5
to
0.2.0
+4
-4
package.json
{
"name": "bauer-plugin-scrape",
"version": "0.1.5",
"version": "0.2.0",
"description": "Plugin for bauer to scrape content.",

@@ -34,5 +34,5 @@ "keywords": [

"dependencies": {
"bauer-cache": "^0.1.5",
"bauer-crawler": "^0.1.7",
"bauer-dom": "^0.2.0",
"bauer-cache": "^0.1.8",
"bauer-crawler": "^0.2.2",
"bauer-dom": "^0.2.1",
"bauer-factory": "^2.0.4"

@@ -39,0 +39,0 @@ },

@@ -25,3 +25,3 @@ // - -------------------------------------------------------------------- - //

return this.promise()
return this.Promise
.scrape(__dirname + "/sample.html",{

@@ -28,0 +28,0 @@ "head > title": {

@@ -7,4 +7,8 @@ {

"title": "Go back to the home page"
},
{
"url": "/",
"title": "Go back to the home page"
}
]
}