Skip to content

bot shopee with selenium python, this is for educational only.

License

Notifications You must be signed in to change notification settings

dap23/Bot-Shopee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Instalasi

  • Download Webdriver untuk firefox "https://github.com/mozilla/geckodriver". Pilih versi yang sesuai dengan versi firefox Cara melihat versi firefox:
    • Buka firefox > klik titik 3 di pojok kanan atas > Help > About Firefox
  • Setelah di download, unzip folder driver dan pindahkan folder ke localdisk C
  • Kemudian buka System Properties > Advanced > Environment Variable
  • Setelah Environment Variable terbuka pada system variable cari Path lalu klik 2x atau klik lalu pilih edit
  • Pilih New dan paste kan path folder geckodriver
  • Apabila webdriver telah terinstall sekarang install pip
  • Ketik pada cmd
pip3 -r requirements.txt

Cara Menggunakan Bot

python3 shopee.py
  1. Masukan link product shopee yang ingin di beli
  2. Masukan waktu pembelian
  3. Firefox akan terbuka sendiri, lalu pilih metode login (Disarankan scan barcode untuk login)
  4. Enjoy

About

bot shopee with selenium python, this is for educational only.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages