VOOZH about

URL: https://apify.com/ivotints/boosthunterai

โ‡ฑ BoostHunterAI ยท Apify


Pricing

Pay per usage

Go to Apify Store

Analyzes a person's GitHub, Twitter, and LinkedIn accounts, and AI provides a complete analysis and overview of that person, what they write, what they develop, and what they discuss on LinkedIn and Twitter.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Igor Votintsev

Igor Votintsev

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

0

Monthly active users

5 months ago

Last modified

Categories

Share

Ghost Hunter AI

An Apify Actor that scrapes developer profiles from GitHub, Twitter/X, and LinkedIn, then uses Grok AI to analyze and compare candidates.

Features

  • Multi-candidate support - Analyze and compare multiple developers at once
  • GitHub scraping - Fetches up to 20 repositories with README contents via GitHub API
  • Twitter/X scraping - Collects recent tweets using Apify's Twitter scraper
  • LinkedIn scraping - Extracts comprehensive profile data including skills, experience, education
  • Grok AI analysis - Send all scraped data to Grok AI with your custom prompt

Input

FieldTypeRequiredDescription
candidatesArrayYesList of candidates to analyze
grokApiKeyStringYesYour Grok API key from x.ai
grokPromptStringYesPrompt for Grok AI to analyze the candidates

Candidates Format

[
{
"name":"John Smith",
"githubUserUrl":"https://github.com/johnsmith",
"twitterHandle":"@johnsmith",
"linkedinUrl":"https://linkedin.com/in/johnsmith"
},
{
"name":"Jane Doe",
"githubUserUrl":"https://github.com/janedoe",
"twitterHandle":"janedoe",
"linkedinUrl":""
}
]

All profile fields are optional per candidate - leave empty ("") if not available.

Example Input

{
"candidates":[
{
"name":"Candidate 1",
"githubUserUrl":"https://github.com/user1",
"twitterHandle":"@user1",
"linkedinUrl":"https://linkedin.com/in/user1"
},
{
"name":"Candidate 2",
"githubUserUrl":"https://github.com/user2",
"twitterHandle":"",
"linkedinUrl":"https://linkedin.com/in/user2"
}
],
"grokApiKey":"your-grok-api-key",
"grokPrompt":"Compare these developer candidates for a senior full-stack position. Rank them and explain your reasoning."
}

Output

The actor outputs:

{
"candidatesData":[
{
"name":"Candidate 1",
"github":{
"username":"user1",
"profileUrl":"https://github.com/user1",
"repositories":[...]
},
"twitter":{
"handle":"user1",
"recentTweets":[...]
},
"linkedin":{
"fullName":"...",
"headline":"...",
"skills":[...],
"experiences":[...],
...
}
}
],
"grokAnalysis":"Grok's comparison and analysis...",
"totalCandidates":2,
"scrapedAt":"2026-01-17T12:00:00.000Z"
}

Example Prompts

  • "Compare these candidates for a senior developer role. Who would be the best fit?"
  • "Analyze these developers' open source contributions and rank them by impact"
  • "Which candidate has the strongest AI/ML background based on their projects?"
  • "Summarize each candidate's expertise in 2-3 sentences"

Data Collected

GitHub

  • Repository names, descriptions, languages
  • Star counts
  • README contents (full text)

Twitter/X

  • Recent tweets (up to 10)
  • Likes and retweet counts
  • Tweet timestamps

LinkedIn

  • Full name, headline, about section
  • Skills and endorsements
  • Work experience with durations
  • Education history
  • Certifications and awards
  • Projects
  • Connection/follower counts

Requirements

  • Grok API Key - Get one from x.ai
  • Apify Account - For running Twitter and LinkedIn scrapers

Cost

The actor uses these Apify scrapers which consume platform credits:

  • apidojo/twitter-scraper-lite - For Twitter data
  • dev_fusion/Linkedin-Profile-Scraper - For LinkedIn data

GitHub data is fetched directly via the GitHub API (free).

License

MIT

You might also like

LinkedIn User Comments & Reactions Scraper [NO COOKIES] โœ…

unseenuser/LinkedIn-user-comments-reactions

See exactly what any LinkedIn user has commented on or reacted to recently - their full engagement history. Surface what topics they care about and which thought leaders they follow. No login, no cookies. Built for personalized B2B outreach and ABM teams.

525

5.0

AI Prospect Research Agent

listenllc/prospect-research-agent

Turn any company or person name into a detailed outreach brief. AI-powered research that finds what they care about, recent activity, pain points, and writes your first outreach message.

๐ŸŽ‰ Linkedin Profiles

prog-party/linkedin-profiles

Search for Linkedin profiles by person name.

Clearbit Person

tomba-io/clearbit-person

Enriches person information using the Tomba Person Enrichment API

Linkedin Profile BULK Scraper

muhammad_usama/apify-person

Scrapes Linkedin.com Person data in Realtime.

๐Ÿ‘ User avatar

Muhammad Usama

7

AI Lead Enricher

lizzyyy2/ai-lead-enricher

Paste company domains and get back enriched, sales-ready leads: industry, what they do, target customer, emails, social profiles, pain points and a personalized cold-email opener. Built-in AI, no API key needed.

LinkedIn Person Profile

truefetch/linkedin-person-profile

Export any LinkedIn Person profile โ€” current role, company, city, education, skills, certifications, and 15 fields. Feed CRM or recruiting pipelines. $100 per 1,000.

21

5.0

Related articles

The accidental click that changed everything: the Apify origin story
Read more
Simona Baxa: Building a people-first culture at scale
Read more
Why AI agents need two pricing layers
Read more