VOOZH about

URL: https://apify.com/vivid_astronaut/intent-data

โ‡ฑ Intent Data API ยท Apify


Pricing

from $5.00 / 1,000 results

Go to Apify Store

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Fabio Suizu

Fabio Suizu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Intent Data service powered by Azure. Fast, reliable, and scalable API.

Features

  • Fast Processing: Lightning-fast intent data api powered by Azure
  • Reliable: 99.9% uptime with automatic failover
  • Scalable: Handle single requests or bulk operations
  • Secure: Enterprise-grade security with API key authentication
  • Well Documented: Comprehensive API documentation and examples

Use Cases

  • Development: Integrate into your development workflow
  • Automation: Build automated pipelines
  • Integration: Connect with other services

Input Parameters

ParameterTypeRequiredDescription
dataobjectNoInput data to process. Send your API request payload here.
endpointstringNoSpecific endpoint to call (e.g., /api/v1/process)

Output Format

{
"success":true,
"result":{ ... },
"timestamp":"2026-01-07T00:00:00Z"
}

Code Examples

JavaScript (Node.js)

import{ ApifyClient }from'apify-client';
const client =newApifyClient({token:'YOUR_API_TOKEN'});
const input ={
"data":{},
"endpoint":"/api/v1/process"
};
const run =await client.actor("vivid_astronaut/intent-data").call(input);
const{ items }=await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR_API_TOKEN")
run_input ={
"data":{},
"endpoint":"/api/v1/process"
}
run = client.actor("vivid_astronaut/intent-data").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

cURL

curl-X POST "https://api.apify.com/v2/acts/vivid_astronaut~intent-data/runs?token=YOUR_API_TOKEN"\
-H"Content-Type: application/json"\
-d'{
"data": {},
"endpoint": "/api/v1/process"
}'

Pricing

Model: Pay per result Price: $0.010 per result

You only pay for successful results. Platform usage costs are included.

API Documentation

Full API documentation is available at:

Support

Version History

See ./CHANGELOG.md for version history.


Powered by Azure Cloud Infrastructure

You might also like

AI SERP Intent Extractor โ€“ Search Intent Classifier

trovevault/ai-serp-intent-extractor---search-intent-classifier

Scrape Google SERPs and use AI to classify search intent (informational, transactional, commercial, navigational, local, comparative) with funnel stage and content type recommendations.

Intent Signal Tracker โ€” Jobs, Tech & Funding

ryanclinton/intent-signal-tracker

Track buying signals across job postings, tech stack changes, funding, and content updates. Composite intent score per company. $0.05/company โ€” replaces Clay's $495/mo Web Intent.

20

1.0

B2B Lead Generation โ€” Intent-Scored & Verified

jurassic_jove/qualified-lead-finder

B2B lead generation that delivers call-ready, intent-scored leads โ€” not raw data. Find businesses by vertical + location (Google Maps) or qualify your own list; detect buying-intent signals (running ads, online booking), verify the owner email, and score each lead 0โ€“100.

Greenhouse Jobs Scraper & Intent Signals API

aetherlabx/greenhouse-intent-signals-scraper

Scrape jobs from any Greenhouse career page instantly. Extract clean, English-only job data with AI intent tagging (e.g., 'Data & AI') and days-active filters. Perfect for B2B sales leads, lead generation, and feeding LLMs.

ATS Hire-Trigger Intent Scraper

george.the.developer/ats-hire-trigger-intent-scraper

Pull jobs from Greenhouse, Lever, Ashby, Workday, SmartRecruiters in one unified API. Intent-enriched with tech-keyword extraction, hiring-surge detection, and first-in-function flags. Pay per result.

Signalfinder Pro

vamsi-krishna/signalfinder-pro

Find high-intent B2B leads from public sources (Hacker News, GitHub, Stack Exchange, Reddit, RSS). Classifies buying intent, scores leads 0โ€“100, and optionally generates outreach. No paid APIs required.

2