POST
/
api
/
scraping
/
file

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

multipart/form-data
bot_id
string
required
file
file
required

A file read as UploadFile

Response

200 - application/json

HTTP Response Schema.

message
string
required

Human-readable message providing additional context about the response.

message_code
integer
required

Numeric code indicating the type of message or response.

data
any

Optional data accompanying the response.