IntentPilot — B2B Buyer Intent Website Scanner
Pricing
Pay per usage
Go to Apify Store
IntentPilot — B2B Buyer Intent Website Scanner
Scores company websites for buying intent, urgency signals, budget hints, growth triggers, and sales outreach angles.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Daniel Lozano
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
What This Actor Does
Scores company websites for buying intent, urgency signals, budget hints, growth triggers, and sales outreach angles.
Who It Is For
- B2B sales teams
- lead generation agencies
- RevOps teams
- founder-led outbound teams
Why It Is Useful
Turns public website evidence into outreach priority and pitch angles instead of returning another generic contact list.
Input Fields
startUrls: public website URLs to process.maxItems: maximum URLs to process.includeAiAnalysis: optional AI enrichment when API keys are configured.industryHint: optional category hint.
Example Input
{"startUrls": [{"url": "https://example.com"}],"maxItems": 1,"includeAiAnalysis": false,"industryHint": "local business"}
Example Output
{"inputUrl": "https://example.com","status": "success","score": 64,"opportunityScore": 45,"findings": {},"missingItems": [],"recommendations": [],"createdAt": "2026-06-13T17:34:12.941Z"}
Limitations
Public HTML only. No login-protected scraping, private APIs, legal compliance claims, or browser UI testing.
Local Development
npm installnpm run buildnpm testnpm run lintapify run
Deployment
$apify push