Skip to main content
POST
/
api
/
ai_based
/
builtwith
/
popular_technologies
/builtwith/popular_technologies
curl --request POST \
  --url https://api.anysite.io/api/ai_based/builtwith/popular_technologies \
  --header 'Content-Type: application/json' \
  --data '{
  "timeout": 300
}'
{
  "technology": "<unknown>",
  "website_count": "<unknown>",
  "url": "<unknown>"
}

Body

application/json
timeout
integer
default:300

Max scrapping execution timeout (in seconds)

Required range: 20 <= x <= 1500

Response

Successful Response

technology
any
required
website_count
any
required
url
any