Pending vào bảng search_engines chờ Cronjob chạy.curl --location --request POST '/api/search-engine/store' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"domains": [
"thethaoso.online",
"bongdalu.us.com"
],
"keywords": [
"soi kèo hôm nay",
"tin tức bóng đá"
],
"type": "google"
}'{}