Save a new item to your library by URL.
title, author, and word_count may not be available until processing completes.
Check the processing_status field to know when the item is ready:
| Status | Meaning |
|---|---|
completed | Content has been extracted. All fields are populated. |
processing | Extraction is in progress. Poll GET /items/{id} to check for completion. |
failed | Extraction failed (e.g., site is unreachable or unsupported). |
http:// or https:// URL.queue or archive.201. If the URL is already in your library, the existing item is returned with status 200.