Upload the website link to the target ChatBot and automatically crawl the website content.
| Request method | Request address |
| POST | https://api.helplook.net/api/chat-bot/submit-url |
Body type: multipart/form-data
Parameters
| Parameter name | Type | Required | Description |
|---|---|---|---|
| token | string | Yes |
Get it from the AI Integrations -> AI Token |
| url | string | Yes |
Website link |
|
spider_mode
|
int | No |
Default is 1,1 fast mode 2 compatible mode |
{
"data": {},
"msg": "Success",
"code": 200
}