PDF, HTML, websites

Upload PDFs, HTML files, or websites from an integrated cloud storage

To upload PDFs, HTML files, or websites from an integrated cloud storage:

  1. In Data, click Add.
  2. Select Upload.
  3. In the Integrations tab, select an integration from the list.
  4. Type a folder path (optional).
  5. Click Upload.

Learn how to create integrations.

Attach URLs

You can import PDFs, HTML files, or websites by linking them from external storages. The linked data is displayed in SuperAnnotate, but they aren't stored on our local servers. You can find the template CSV here.

sa.attach_items(
  project = "Project Name",
  attachments = "./items.csv",
  annotation_status = "QualityCheck"
)