Socket
Socket
Sign inDemoInstall

aliexpress-product-scraper

Package Overview
Dependencies
63
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.4 to 1.0.5

examples/example.js

2

package.json
{
"name": "aliexpress-product-scraper",
"version": "1.0.4",
"version": "1.0.5",
"description": "Get Aliexpress product details as a json reponse including feedbacks, variants, description, images, etc.,",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -69,4 +69,4 @@ const puppeteer = require('puppeteer');

images:
(runParams.data.imageModule &&
runParams.data.imageModule.imagePathList) ||
(data.imageModule &&
data.imageModule.imagePathList) ||
[],

@@ -73,0 +73,0 @@ feedback: feedbackData,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc