A RetroSearch Logo

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

Search Query:

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

Website Navigation


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

KeyValueStoreRecord

Model for a key-value store record.

Hierarchy Index Properties Properties content_type

content_type: Annotated[str, Field(alias='contentType')]

Inherited from KeyValueStoreRecordMetadata.content_type

The MIME type of the record.

Describe the format and type of data stored in the record, following the MIME specification.

key

key: Annotated[str, Field(alias='key')]

Inherited from KeyValueStoreRecordMetadata.key

The key of the record.

A unique identifier for the record in the key-value store.

model_config

model_config: Undefined

Overrides KeyValueStoreRecordMetadata.model_config

size

size: Annotated[int | None, Field(alias='size', default=None)]

Inherited from KeyValueStoreRecordMetadata.size

The size of the record in bytes.

value

value

: KvsValueType

The value of the record.


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