Import a page
Imports an existing URL into the workspace (crawls it to extract title, meta description, etc.). Use this for pages you already have online and want to track. Optionally sets a URL category and focus keyword. To create a new editorial draft that does not yet have a URL, use POST /v1/workspaces//contents instead.
Authorizations
API key starting with sk_. Generate one in Settings > API Keys.
Path Parameters
Workspace ID.
Body
Full URL of the page to import.
Optional focus keyword to associate with the page.
Optional URL classification.
misc, forum, article, news, article_category, ecommerce_products_listing, ecommerce_product_page, landing_page, tool, homepage, local, video Response
Default Response
ISO 8601 date of the last successful content extraction.
This score out of 100 measures the SEO quality of your online content.
Cleaned HTML of the main content extracted from the crawled page.
Focus keyword linked to this page.
Unique identifier of the page.
Import date of the page (ISO 8601).
Date of the last publication (ISO 8601).
HTTP status code of the latest crawl.
Meta description.
Monthly Clicks generated by your Pages in the last 30 days for all Countries (Search Console).
Monthly conversions generated by your pages over the last 30 days.
Monthly revenue generated by your pages over the last 30 days.
Monthly transactions generated by your pages in the last 30 days for all countries.
HTML title.
Full URL.
URL classification computed by the backend (LLM-based).
misc, forum, article, news, article_category, ecommerce_products_listing, ecommerce_product_page, landing_page, tool, homepage, local, video Word count.