This module wraps mechanize module to provide higher level of abstraction for our needs.
Base class for all web scaper errors.
Performs single request.
| Parameters: | cookies (List of strings) – Cookies to set |
|---|
Sets authentication cookies.
| Returns: | Authentication cookies |
|---|---|
| Return type: | List of strings |
Gets list of authentication cookies.