@squidcloud/client
    Preparing search index...

    Class ExtractionClient

    ExtractionClient provides methods for extracting structured data from document files using AI-driven processing.

    Index

    Methods

    • Creates a PDF document from the provided request parameters.

      Parameters

      • request: CreatePdfRequest

        The request containing details for PDF creation, such as content or url.

      Returns Promise<CreatePdfResponse>

      A promise that resolves with the response containing the URL of the created PDF. The url will expire after 1 hour.