POST
/
scrape_with_login

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string
required
username
string
required
password
string
required
ai_prompt
string | null
json_schema_title
string | null

Optional title for the schema definition

json_schema
object | null

Optional schema definition for structured data extraction

login_url
string | null

Response

200 - application/json
job_id
string
required