← Back to catalog
aipush.market_report
mock data$29.990 / callMarket Intelligence Report (AIPush MIP)
⚡ ACTION: Start a full AI market intelligence report for any website. Provide a URL (e.g. "https://stripe.com") — the system crawls the site, extracts value propositions and services, identifies competitors, scores them, finds keyword gaps and market opportunities. Returns report_id — poll with aipush.market_report_status. Takes ~2 minutes. Cost: $29.99 (AIPush MIP)
Input schema
target_urlrequired
stringWebsite URL to analyze (e.g. "https://stripe.com"). The system crawls the site, extracts value propositions, finds competitors, and builds a full market intelligence report with competitive scoring, keyword gaps, and market opportunities. Takes ~2 minutes.
Call via REST
curl -X POST https://unifyapi.pro/api/call/aipush.market_report \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"target_url":"<target_url>"}'