sopanatx / fasterbot

faster "flash sale bot" for shopee without web automation (selenium)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirement

  • Python 3.7.x

Download python di https://www.python.org/downloads/

Setup

Install Module requests and colorama with the following command

pip install requests colorama

open chrome and go to https://shopee.co.th/ then login. press F12 then enter the network tab.

tab network

refresh the webpage and find the item /

forward slash

click the item then right click on the "cookie" header in the "Request headers"

copy header

choose copy value.

edit cookie.txt then paste and save!

finished / ready to login

run the script with the following command

python main.py

Addition

for speed depending on each internet connection. and does not guarantee 100% can

About

faster "flash sale bot" for shopee without web automation (selenium)


Languages

Language:Python 100.0%