- Asynchronous ( Good for your computer )
- Support ( HTTP/S, SOCKS4, SOCKS5 ) Proxies
- Auto Proxy Scraping Mode ( You don't have to get proxies )
Arguments exmaple
# Auto Scraping Mode tviews.py --mode auto --channel tviews --post 4 # Load Proxies From File tviews.py --type http --mode list --proxy http.txt --channel tviews --post 4 # Using Rotating Proxy tviews.py -t http -m rotate -p user:password@ip:port -c tviews -pt 4 