Skip to content

jakobdo/cookie

Repository files navigation

cookie

Cookie crawler (windows and .net 4.0)

This require:

  1. Sitemap: In this format: http://www.sitemaps.org/protocol.html
  2. Chrome: (Any version should do)
  3. Chromedriver: Download file to same dir as cookie.exe etc. http://chromedriver.storage.googleapis.com/index.html (i'm used 2.14)

Change sitemap cookie.exe.config (a local should work, untested)

Will produce a csv with all cookies found on crawled site in format:

Page, cookie_domain, cookie_name, cookie_value

If you want to play around with the source, you need these ddl's: http://selenium-release.storage.googleapis.com/2.44/selenium-dotnet-2.44.0.zip

About

Cookie crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages