Skip to content

A small utility for chaotic clicking on links, buttons, and all the other elements of a Web page

Notifications You must be signed in to change notification settings

alder/woodpycker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

woodpycker

A small utility for clicking on links of the Web page and display HTTP response statuses.

Requirements:

How to run:

# python woodpycker.py -u <page_url>

or run

# python woodpycker.py -h

for list of all parameters.

Note: You can set environment variable BMPATH to specify the BrowserMob Proxy location. For example:

# env BMPATH=/opt/browsermob-proxy/bin/browsermob-proxy python woodpycker.py -u <page_url>

If environment variable not specified the default location '/usr/local/opt/browsermobproxy/bin/browsermob-proxy' will be used.

Example:

woodpycker demo screenshot

About

A small utility for chaotic clicking on links, buttons, and all the other elements of a Web page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages