Skip to content

singh47/website-autovisitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website-autovisitor

configure

Three text files need to be configured before you run the script. The files contains following data:

agent.txt : add browser headers in this file. proxy.txt : add proxy lists in format :. urls.txt : add urls you want to be visited by script, make sure to add complete url including http ot https

agent.txt

Mozilla/5.0 (platform; rv:geckoversion) Gecko/geckotrail Firefox/firefoxversion

proxy.txt

198.199.119.119:8080

67.205.174.209:3128

67.205.132.241:8080

urls.txt

https://khalsalabs.com

https://khalsalabs.com/auto-website-visitor-script-in-python/

run

python autovisitor.py

About

A python script to visit websites automatically by using random web addresses and browser strings.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages