Marketplace

Find a worker. Trigger it in seconds.

1 200+ ready-to-call workers. Every function exposed as a clean REST endpoint.

Full catalog

A growing library of production-ready workers

View all workers
Social $0.008/run

TikTok Scraper

Extract video metadata, views, likes, comments, and creator info from any TikTok URL or hashtag.

⏱ 2.4s · 31.2k runs
Enrichment $0.005/run

LinkedIn Enricher

Enrich any LinkedIn profile URL with name, title, company, skills, and verified email.

⏱ 3.1s · 19.8k runs
Automation $0.012/run

SEO Audit Worker

Full technical SEO audit: Core Web Vitals, meta tags, broken links, schema markup score.

⏱ 5.7s · 8.4k runs
AI $0.018/run

AI Article Generator

Generate SEO-optimized articles from a keyword or brief using GPT-4o with structured sections.

⏱ 4.2s · 22.6k runs
Data $0.004/run

B2B Lead Extractor

Extract company name, email, phone, and decision-maker info from any website or domain list.

⏱ 1.9s · 45.1k runs
AI $0.003/run

Image BG Remover

Remove image backgrounds with AI precision. Returns PNG with transparent background.

⏱ 1.2s · 88.3k runs
Data $0.001/run

Email Validator

Verify email deliverability via MX/SMTP checks. Returns deliverability score + status.

⏱ 0.8s · 41.2k runs
Scraping $0.006/run

Google Maps Extractor

Pull business listings with name, address, phone, rating, and website from Google Maps.

⏱ 4.1s · 17.5k runs
Enrichment $0.003/run

Tech Stack Detector

Detect CMS, analytics, CDN, and contact info from any website URL in under 3 seconds.

⏱ 2.6s · 12.9k runs
Social $0.007/run

Instagram Analyzer

Analyze any public Instagram profile: follower count, engagement rate, top posts.

⏱ 3.5s · 6.7k runs
Data $0.002/run

PDF Extractor

Extract text, tables, and metadata from PDFs. Supports multi-page and scanned docs.

⏱ 1.1s · 28.0k runs
AI $0.002/run

YouTube Transcript

Fetch and clean the full transcript of any YouTube video with timestamps.

⏱ 1.6s · 33.4k runs
1 200+ ready-to-call workers · Now in beta

Automate anything.
No infra.
Pay per job.

Seek API gives you instant access to a marketplace of ready-to-run workers. Pick a task, call an endpoint, get structured results — without building or hosting anything.

No credit card required  ·  100 free credits/month  ·  No infrastructure to manage

Built by engineers from leading teams

Acme CorpParallaxNexioFoundryHyperionStacklab
1,200+ Workers published across all categories
3.4M Jobs executed since launch
$48K Creator revenue paid to worker publishers
1.3s Median job latency p50 across all workers

How it works

From zero to automated in three steps

No servers. No deployments. No maintenance. Just pick a worker, send a request, and get results.

01

Pick a worker

Search the marketplace for the task you need — scraping, AI generation, data enrichment, email validation, and more. Every worker has clear inputs, a price per run, and live usage stats.

1 200+ workers Instant docs Transparent pricing
02

Trigger a job

Call the worker with a single HTTP request. You get back a job ID immediately. No infrastructure to provision, no timeouts to worry about — jobs run asyncronously for up to 60 minutes.

One HTTP call Async by default Any language
03

Get your result

Poll for the result or receive it via webhook when the job completes. Structured JSON output, every time. You pay only for what ran — down to the cent.

JSON output Pay-per-run Webhook ready

Use cases

What you can automate today

From scraping a single page to running thousand-row enrichment batches — if it's a task, there's a worker for it.

Generate content with AI

Run AI workers to summarize pages, write articles, translate text, or classify data. No prompt engineering setup — just call the endpoint.

Clean & enrich your data

Send a list of emails, domains, or company names and get back verified, enriched records. No ETL pipeline to build or maintain.

Automate repetitive tasks

Report generation, PDF exports, image processing, notification sends — offload any slow task to a background job. Fire and forget.

Extract web data at scale

Get leads, prices, profiles, and listings from any website without building or maintaining a scraper. Pay per run, not per seat.

Connect your tools

Trigger workers from Zapier, Make, Notion, Slack, or any no-code tool. An HTTP call is all it takes to plug any worker into your workflow.

Publish & monetize your own

A developer? Deploy your own worker in minutes and earn 70% of every run. The marketplace handles discovery, auth, and billing for you.

For developers

Publish a worker.
Earn every time it runs.

Already using the marketplace? You can also publish your own workers. Deploy a function, set a price, and Seek API handles discovery, authentication, and billing — you just collect 70% of every run.

Usage-based billing

Every worker defines a price per run. Callers pay with credits. No subscriptions, no surprises — pure pay-per-use.

70% revenue share

You publish, we handle billing. Every time someone runs your worker, you earn 70% of the run fee. Paid out monthly above $10.

Public or private

Keep workers private for your own use, or make them public to reach thousands of API consumers in the marketplace.

Real-time analytics

See every run, every cost, every caller. On Creator plan, track your published workers' usage, revenue, and conversion rates.

Worker revenue

$247.80

+18.4% this week
7d ago Today
GPT Summarizer $7.68
LinkedIn Scraper $6.02
Email Validator $8.22

Simple integration

One request to run any worker

No SDK, no setup, no infrastructure. Pick a worker from the marketplace, copy the endpoint, and call it with your API key. That's it.

terminal bash
# 1. Submit a job
curl -X POST https://api.seekapi.io/v1/workers/my-worker/jobs \
  -H "X-Api-Key: sk_prod_xxxxxxxxxxxx" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://target.com", "maxResults": 100}'

# → { "job_uuid": "job_abc123", "status": "PENDING" }

# 2. Poll for result (ready in ~2s)
curl https://api.seekapi.io/v1/jobs/job_abc123 \
  -H "X-Api-Key: sk_prod_xxxxxxxxxxxx"

# → { "status": "SUCCEEDED", "response_json": {...}, "cost_usd": 0.003 }

The CLI can also generate your worker scaffold, manage deployments, and stream job logs in real time.

Async by default

Submit jobs and get results when ready. No blocking calls, no timeouts on your end.

Structured outputs

Workers return typed JSON responses. Files, images, and large results are accessible via URL.

Predictable billing

Cost is visible on every job response. You know exactly what you spent, per run.

Simple auth

One API key, one header. X-Api-Key. No OAuth, no token refresh, no complexity.

Pricing

Simple pricing, no surprises

Start free. Upgrade when you need more power.

Free

$0 forever

Start building with no commitment.

  • Up to 20 concurrent jobs
  • 100 free credits/month
  • Access to full marketplace
  • REST API + async jobs
  • Community support
Get started free
Most popular

Pro

$9.99 /month

For power users and growing teams.

  • Up to 50 concurrent jobs
  • 5 000 credits/month included
  • Priority chat support
  • Advanced usage analytics
  • Custom webhook callbacks
Start Pro trial

Need more throughput or a private deployment?  See all plans →

FAQ

Common questions

Everything you need to know before getting started.

Ask us anything →
What is a worker?

A worker is a function or script you publish to Seek API. It can be anything — a scraper, an AI pipeline, a data transformer, a PDF extractor. Once published, it becomes callable via REST API by you or other users on the marketplace.

Are jobs asynchronous?

Yes. All jobs are async by default. You submit a job, get back a job_uuid immediately, and poll for results. This is ideal for workloads that take seconds to minutes — you never block waiting for a response.

Can I monetize my worker?

Yes. On the Creator plan, you can publish workers to the public marketplace and set a price per run. Seek API handles authentication, billing, and credit deduction. You earn 70% of every run, paid out monthly.

Can I keep a worker private?

Absolutely. Workers are private by default. Only you can call them using your API key. You only publish to the marketplace if you explicitly choose to. Free users get 2 private workers; Pro and above get unlimited.

How does billing work?

Billing is credits-based. Each plan includes a monthly credit allocation. Each worker run deducts credits based on the worker's price. If you go over your included credits, pay-as-you-go rates apply. All of this is visible in your dashboard.

What runtimes are supported?

Currently Node.js 20 and Python 3.11. Each worker is packaged and deployed as a Lambda function. You write your handler, define your input schema in worker.yaml, and deploy with the CLI. More runtimes are planned.

Start today — it's free

Automate your first task
in the next 5 minutes.

Browse 1 200+ ready-to-run workers. No infrastructure to set up. No subscription required. Pay only for what you run.

100 free credits every month  ·  No credit card needed  ·  Cancel anytime