Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 517 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 517 Bytes

README.md

Shopee and Lazada Price Scraper with Node.js and Puppeteer

Purpose: This Node.js script, leveraging the Puppeteer library, is designed to scrape product prices from Shopee and Lazada, providing real-time pricing data for specified products.

Prerequisites:

  • Node.js and npm (or yarn) installed
  • Required libraries:
    • puppeteer
    • dotenv (for managing environment variables)

License

This project is licensed under the MIT License.