Scrapes and processes content from a public webpage.
Scrapes and processes content from a public webpage.
Authorization
: Bearer tokenaccept
: application/jsonweb_url
(string, required): The public URL to scrape (query parameter)tenant_id
(string, required): Tenant identifier (query parameter)sub_tenant_id
(string, optional): Sub-tenant identifier (query parameter)Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The public URL to scrape
Tenant identifier
Sub-tenant identifier
Webpage scraped successfully
Scrapes and processes content from a public webpage.
Scrapes and processes content from a public webpage.
Authorization
: Bearer tokenaccept
: application/jsonweb_url
(string, required): The public URL to scrape (query parameter)tenant_id
(string, required): Tenant identifier (query parameter)sub_tenant_id
(string, optional): Sub-tenant identifier (query parameter)Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The public URL to scrape
Tenant identifier
Sub-tenant identifier
Webpage scraped successfully