Skip to content

This project simulates website traffic by programmatically visiting and reloading a website using Python and the Playwright library. It's designed to generate fake traffic for a website, which can be used for testing purposes (e.g., checking website performance under load).

License

Notifications You must be signed in to change notification settings

code2ahm/web-traffic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Website Traffic Simulator

This is a simple Python script that simulates traffic to a website using the Playwright library.

Requirements

  • Python 3.12.5
  • Playwright library (install using pip install playwright)

How to Use

  1. Clone the repository:
    git clone https://github.com/code2ahm/web-traffic.git
    

About

This project simulates website traffic by programmatically visiting and reloading a website using Python and the Playwright library. It's designed to generate fake traffic for a website, which can be used for testing purposes (e.g., checking website performance under load).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages