get_metadata method

On this page

get_metadata

Retrieves a dictionary with the document’s metadata.

def get_metadata(self):
    ...

Returns: dict: Plain dictionary with metadata.

See Also

On this page