Skip to content

kourylape/cookie-monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cookie-monster

Scan a site's sitemap.xml file using webcookies.org and output the results to a CSV.

Getting Started

  1. Install from pip:

     $ pip install git+https://github.com/ckylape/cookie-monster
    

Usage

  • Run a Scan

      $ cookie-monster --k <KEY> --s <SITEMAP>
    
  • Force a New Scan

      $ cookie-monster --k <KEY> --s <SITEMAP> --force
    
  • Help

      $ cookie-monster --help
    

About

Export a CSV of a site's cookies.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages