Extract multiple values from a document, and store them in an object.
An object containing key-value pairs. The keys are the names of the properties to be created on the object, and the values are the selectors to be used to extract the values.
An object containing the extracted values.
Extract multiple values from a document, and store them in an object.