Web Scrape
Web Search
Initialize a web search and return a list of search results.
GET
/
search_urls
Authorizations
authorization
string
headerrequiredtoken <token>
, corresponds to temporary access tokens.
Query Parameters
query
string
requiredResponse
200 - application/json
urls
string[]
requiredhtml_content
string
requirederror_message
string | null
required