Skip to content

KCMTEAM/WSbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

WSbot

🤖 Auto Web Scraping Bot || version 1

let's analysis website with Web Scraping Bot (WSbot) tool for free ✨🥳

Installation ❔

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

direct

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

About

🤖 Auto Web Scraping Bot || version 1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages