Skip to content

sameelarif/peekr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

peekr

This is a small CLI tool to detect bot mitigation services used by any given website.

Detectors

  • Akamai
  • Akamai Pixel
  • Cloudflare
  • Imperva
  • PerimeterX
  • Reblaze
  • Radware
  • DataDome
  • Kasada

Prerequisites

  • Go 1.18 or later

Installation

  1. Clone the repository:

    git clone https://github.com/sameelarif/peekr.git
    cd peekr
  2. Install dependencies:

    go mod tidy

Usage

  1. Change the URL in main.go to the URL you want to fetch and parse.

  2. Run the application:

    go run main.go

Contributing

Contributions are welcome! Please fork the repository and submit a pull request for any improvements or bug fixes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Peek into any website's bot mitigation measures.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published