get_record
Retrieve stored data from Apify key-value stores by specifying the store ID and record key to access scraped or processed information.
Instructions
Get a record from a key-value store.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| store_id | Yes | Store ID or username~store-name | |
| key | Yes | The key of the record |