let's analysis website with Web Scraping Bot (WSbot) tool for free ✨🥳
pkg update && pkg upgrade
pkg install git -y
pkg install python -y
pip install requests beautifulsoup4
git clone https://github.com/KCMTEAM/WSbot
cd WSbot
chmod +x *
./scrap.py
pkg update && pkg upgrade && pkg install git -y && pkg install python -y && pip install requests beautifulsoup4 && git clone https://github.com/KCMTEAM/WSbot && cd WSbot && chmod +x * && ./scrap.py