nowfound

AI · May 5, 2026

YASEN-ALPHA Job Scam Detector API

Detect job scams with 98.8% accuracy. Free tier.

What it does

Job scam detection API. 98.8% accuracy, 1.2% false positives. Tested on 80+ real jobs from LinkedIn, Indeed, and Handshake across 9 industries. Trained on 2,000+ job posts. Free tier: 50 calls/month. Pro: $19/500 calls. Ultra: $49/1k calls. Mega: $199/10k calls. Open source. Built by a solo ML engineer.

Does the same job

all alternatives →
  • Checker2025 · ▲124

    Detect fake signups in under 200ms with an easy-to-use API

  • LJ
    LinkedIn Job Scam Detector – Catch fake recruiters and job scamsOct 2025 · ▲5

    Taken from David Dodda's blog post yesterday: "Verify everything. Real LinkedIn profile doesn't mean real person. Real company doesn't mean real opportunity." His story (How I almost got hacked by a job interview - https://news.ycombinator.com/item?id=45591707) shows how easy it is to fall for professional-looking LinkedIn scams. We built a tool that checks the job posting, the recruiter profile and the company's company pages for red flags. all in one straightforward report. try it here: https://scamai.com/detect/jobs sample report:…

  • IB
    I built a tool to detect scams2025 · scamchecknow.com · ▲30
  • KD
    KeyLeak Detector – Scan websites for exposed API keys and secretsNov 2025 · github.com · ▲30

    I built this after seeing multiple teams accidentally ship API keys in their frontend code. The problem: Modern web development moves fast. You're vibe-coding, shipping features, and suddenly your AWS keys are sitting in a tag visible to anyone who opens DevTools. I've personally witnessed this happen to at least 3-4 production apps in the past year alone. KeyLeak Detector runs through your site (headless browser + network interception) and checks for 50+ types of leaked secrets: AWS/Google keys, Stripe tokens, database connection strings, LLM API keys (OpenAI, Claude, etc.), JWT…

  • RS
    Roundtable – Survey fraud and bot detection API2024 · ▲21

    Hi HN, we're Mayank and Matt of Roundtable (https://www.roundtable.ai). We launched our Survey Simulator as part of YC S23 (see Launch HN: https://news.ycombinator.com/item?id=36865625), and ultimately decided to pivot because we couldn't convince users to trust our results and our value proposition wasn't clear. We conducted tons of user discovery interviews, and a lot of big players talked about the pain of manual QC and bot detection. We launched a survey fraud and bot detection API (Alias; docs.roundtable.ai) that determines whether a bot is answering your survey…

  • JobScamScoreFeb 2026 · ▲2

    JobScamScore - Stop job scams before they stop you.

More ai this month

the category →
  • I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.

    AI · 17d ago · simedw.com

  • Astute585

    Automate your B2B brand going viral, with new media creators

    AI · 18d ago · company-app.joinastute.com

  • Grok Bot547

    AI teammates that you can give real work to

    AI · 25d ago · x.ai

  • Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…

    AI · 27d ago · cactuscompute.com

  • Monid474

    OpenRouter for agent tools

    AI · 6d ago · monid.ai

  • Turn website visitors into qualified pipeline

    AI · 19d ago · clarasdr.ai

Launched alongside, May 2026

the whole month →
  • Brew 905

    Like Claude design for email marketing

    AI · May 2026 · brew.new

  • Parallel agents, diff reviewer, and multi-model comparisons

    Dev tools · May 2026 · kilo.ai

  • StoreClaw805

    Grow your store profits with agents that know how to sell

    AI · May 2026 · storeclaw.ai

  • Give your agent a real number and voice to make calls.

    AI · May 2026 · pollyreach.ai

  • NW

    Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…

    Life & fun · May 2026 · github.com

  • FM

    Dev tools · May 2026 · github.com