Creative Lead Scorer avatar

Creative Lead Scorer

Pricing

from $20.00 / 1,000 lead scoreds

Go to Apify Store
Creative Lead Scorer

Creative Lead Scorer

Score and prioritize brand leads for creative, product photography and video agencies.

Pricing

from $20.00 / 1,000 lead scoreds

Rating

0.0

(0)

Developer

Diego Jurado Garcia

Diego Jurado Garcia

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Prioritize brand leads for creative agencies, product photographers, content studios, and video freelancers.

This actor takes leads you already have and returns deterministic scores, bands, reasons, and outreach-safe pitch angles. It does not scrape, send emails, use an LLM, or contact anyone.

What it does

  • Scores each lead from 0-100.
  • Labels leads as hot, warm, or cold.
  • Explains the score with transparent reasons.
  • Suggests a concise creative pitch angle.
  • Filters by min_score.

Input

{
"leads": [
{
"brand": "Aurora Skincare",
"sector": "beauty",
"website": "https://aurora.example",
"email": "hello@aurora.example",
"signal": "launching a new DTC premium line",
"idea": "hero product photography + short video",
"notes": "current visuals look weak",
"priority": 5,
"source_type": "referral"
}
],
"min_score": 45,
"include_pitch_angles": true
}

Output

Each dataset item contains:

  • brand
  • score
  • band
  • reasons
  • recommended_action
  • pitch_angle
  • input_echo

Local smoke

python3 -m src.main --input samples/input.json --output /tmp/creative-lead-scorer-output.json
python3 -m pytest tests/

Privacy and limitations

This actor only processes the input you provide. It performs no outreach and no enrichment by default. Scores are deterministic heuristics, not guarantees of conversion.