Skip to main content
POST
/
api
/
ai_based
/
krisha
/
advertisement
/krisha/advertisement
curl --request POST \
  --url https://api.anysite.io/api/ai_based/krisha/advertisement \
  --header 'Content-Type: application/json' \
  --data '
{
  "ad_id": "<string>",
  "timeout": 300
}
'
{
  "ad_id": "<unknown>",
  "title": "<unknown>",
  "price": "<unknown>",
  "location": "<unknown>",
  "land_area": "<unknown>",
  "allocated_power": "<unknown>",
  "seller_name": "<unknown>",
  "seller_type": "<unknown>",
  "seller_company": "<unknown>",
  "description": "<unknown>",
  "category": "<unknown>"
}

Body

application/json
ad_id
string
required
timeout
integer
default:300

Max scrapping execution timeout (in seconds)

Required range: 20 <= x <= 1500

Response

Successful Response

ad_id
any
required
title
any
required
price
any
required
location
any
required
land_area
any
allocated_power
any
seller_name
any
seller_type
any
seller_company
any
description
any
category
any