Shopee Scraper Script using Python

This is a simple script to check stock availability on a product which out of stock in Shopee. All under 50 lines of codes using python.

Prerequisites.

  • Python 3+
  • Selenium
  • Sendgrid account (Send email notification)
  • Chromedriver

Next enhancement

  • Headless chrome
  • Allow multiple URL checking
  • Further check on add to cart button
  • Convert to exe

Get the script here, https://github.com/izzatz/shopee-scraper