rookiepy 0.5.2

Creator: bradpython12

Last updated:

Add to Cart

Description:

rookiepy 0.5.2

rookiepy
Extract cookies from web browsers
Bindings for rookie
Usage
from rookiepy import chrome
cookies = chrome()
for cookie in cookies:
print(cookie['domain'], cookie['name'], cookie['value'])

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.