A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://crawlee.dev/python/api/class/CookieParam below:

Website Navigation


CookieParam | API | Crawlee for Python ยท Fast, reliable Python web crawlers.

CookieParam

Dictionary representation of cookies for SessionCookies.set method.

Index Properties domain

Domain for which the cookie is set.

expires

expires: NotRequired[int]

Expiration date for the cookie, None for a session cookie.

http_only

http_only: NotRequired[bool]

Set the HttpOnly flag for the cookie.

name path

Path on the specified domain for which the cookie is set.

same_site

same_site: NotRequired[Literal[Lax, None, Strict]]

Set the SameSite attribute for the cookie.

secure

secure: NotRequired[bool]

Set the Secure flag for the cookie.

value

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4