← Tools Reference

Zyte API

Zyte API integration (Developer Tools, Data). Imported from open-connector.

API key4 toolshttps://api.zyte.com/v1
POST
zyte_api_fetch_browser_html
Fetch browser-rendered HTML for one public URL with Zyte API.

/extract

2 parameters
ParamTypeRequiredDescription
urlstringrequiredThe absolute public HTTP or HTTPS URL to extract data from with Zyte API.
ipTypestringoptionalThe IP type Zyte API should use for the request.
POST
zyte_api_extract_product
Extract product data from one public URL with Zyte API.

/extract

3 parameters
ParamTypeRequiredDescription
urlstringrequiredThe absolute public HTTP or HTTPS URL to extract data from with Zyte API.
ipTypestringoptionalThe IP type Zyte API should use for the request.
extractFromstringoptionalThe source Zyte API should use for automatic extraction.
POST
zyte_api_extract_article
Extract article data from one public URL with Zyte API.

/extract

3 parameters
ParamTypeRequiredDescription
urlstringrequiredThe absolute public HTTP or HTTPS URL to extract data from with Zyte API.
ipTypestringoptionalThe IP type Zyte API should use for the request.
extractFromstringoptionalThe source Zyte API should use for automatic extraction.
POST
zyte_api_extract_page_content
Extract generic page content data from one public URL with Zyte API.

/extract

3 parameters
ParamTypeRequiredDescription
urlstringrequiredThe absolute public HTTP or HTTPS URL to extract data from with Zyte API.
ipTypestringoptionalThe IP type Zyte API should use for the request.
extractFromstringoptionalThe source Zyte API should use for automatic extraction.