Creator Atlas
Live · discovering ~9,800 creators / hour right now

Find every Instagram creator in
your niche.

Bulk lists of Instagram creators by hashtag, niche, or location — with follower counts, engagement rate, and contact emails when in bio. Built for UGC programs, DTC brands prospecting partners, and creator-led marketing teams.

Cancel any time≈40 seconds per 1,000 creatorsCSV · JSON · webhook · MCP · x402
● live discovery842 creators · 41s
$ POST /api/scrape
kind="hashtag"
q="veganrecipes"
followers=5k–250k
How it works

From hashtag to outreach-ready list in three steps.

1

Pick your niche

Search by hashtag (#veganrecipes), by location (Austin, TX), or fan out from a competitor's followers. Set follower-range filters (5k–250k for mid-tier UGC) and decide whether you want deep enrichment.

2

We run the discovery

Job lands in a queue. We pull matching profiles, resolve emails from bios and business contacts, and compute engagement-rate across the last twelve posts. Progress is live; close the tab — we'll notify you when it's done.

3

Export anywhere

Download as CSV or JSON, fire a webhook into your CRM or warehouse, or hit the REST / MCP / x402 API. The dataset is yours — no DRM, no usage cap on what you've already paid for.

What you get back

Fourteen fields per creator. Clean. Normalized. Outreach-ready.

Every row is the same shape no matter what you searched. Follower counts are integers, not “128k” strings. Engagement rate is the last-12-posts mean of (likes + comments) ÷ followers, computed server-side so two tools never disagree. Emails are deduped per profile. Top hashtags come back as a clean array, not a free-text caption a regex won’t survive.

14
Fields per creator
50k
Creators per job
≈40s
Per 1,000 results
99.4%
Schema fidelity
Username & display name
Followers, following, posts
Engagement rate (last 12)
Avg. likes & comments
Bio email + business email
External link in bio
Verified · business · category
Self-reported location
Top hashtags they use
Profile pic URL
Follower-range filters
Webhooks on job complete
Native MCP server
REST + x402 API
Use cases

From “I need 200 creators by Friday” to “this is our weekly partner pipeline.”

One discovery engine, six workflows, one queryable dataset. Most teams start with UGC sourcing and end up running four of these at once.

UGC programs

Pull 500 mid-tier creators in your niche with a contact email on file. Skip the agency markup — outreach the same week, brief the next, and ship a content batch by month-end. Filter by engagement rate to weed out follower-padded accounts.

≈300 outreach-ready creators / hour

DTC influencer sourcing

Brands buying from creator agencies are paying a 3-5× markup for what is a public-data exercise. Build the prospect list yourself — your CX team will thank you when partners come pre-segmented by audience size and category.

$0.012 per profile · agency-direct

Niche research

Mapping the landscape of a new vertical? Pull every account using a hashtag, then segment by follower band, business-account status, and engagement rate. Find the macro-creators, micro-creators, and the long tail in one query.

saturation maps by hashtag

Competitor follower mining

Pull a competitor's follower list, filter to public accounts with 5k+ followers themselves, and you've got a warm-leaning prospect roster. Combine with engagement signals to prioritize who'll actually convert.

fan-out from any @handle

Local creator ops

Brick-and-mortar brand opening a new city? Pull creators tagged at popular local locations and within a follower band that matches your campaign budget. Make the first outreach a tagged-in-the-wild post, not a cold DM.

location-tagged creators

Roster monitoring

Schedule weekly re-scrapes of your active creator roster to watch follower growth, engagement drift, and category changes. Webhook the diff into your data warehouse and your CRM team sees the same numbers you do.

webhook → Snowflake / BigQuery
For developers & AI agents

REST, MCP, webhook, or pay-per-call x402.

Subscribers get a REST API with bearer-token auth and a native MCP server that drops into Cursor, Claude, ChatGPT, or the AI SDK — your assistant can search creators, poll jobs, and export rows without writing any glue. One-off scripts can hit our x402 endpoint and pay per request in USDC. Same data, same schema.

MCPCursor · Claude · ChatGPT · AI SDK
RESTBearer token, webhooks, CSV/JSON
x402USDC on Base, no account
DashboardPoint-and-click UI
// One request. Streaming results.
const res = await fetch("https://instagram-creators.0p.studio/api/scrape", {
  method: "POST",
  headers: {
    "Authorization": "Bearer ${API_KEY}",
    "Content-Type": "application/json",
  },
  body: JSON.stringify({
    search_kind: "hashtag",
    query: "veganrecipes",
    max_creators: 1000,
    min_followers: 5000,
    max_followers: 250000,
    enrichment: true,
  }),
});

const { job_id } = await res.json();
// → poll /api/jobs/${job_id} or wait on the webhook
Pricing

Pay for creators discovered. Not seats, not setup, not surprises.

Every plan includes the same discovery engine, the same schema, the same exports. The only difference is your monthly profile budget and a couple of API conveniences.

Starter

Test a niche, ship one campaign, see if creators are your channel.

$39/mo
3,000 creators / month
  • 3,000 creator profiles / month
  • Search by hashtag, niche, or location
  • Followers, following, posts, bio, profile URL
  • Bio email when present
  • CSV export
  • 1 concurrent search
Most popular

Growth

UGC programs and DTC brands prospecting partners every week.

$129/mo
12,000 creators / month
  • 12,000 creator profiles / month
  • Everything in Starter
  • Engagement rate (last-12-posts average)
  • Deep enrichment — emails, links, brand mentions
  • JSON export + webhooks
  • Saved searches · 3 concurrent searches

Scale

Creator agencies and platforms running discovery at production scale.

$399/mo
50,000 creators / month
  • 50,000 creator profiles / month
  • Everything in Growth
  • REST + native MCP + x402 API access
  • Bulk job submission · 10 concurrent searches
  • Priority support + uptime SLA

Unused creator-credits don't roll over. Cancel any time, keep every row you've pulled. Also available: x402 pay-per-call for AI agents.

FAQ

The questions we get on the first call.

We work from Instagram's public web surface — the same one a human visits with a browser. Most jurisdictions and case law (hiQ v. LinkedIn, Meta v. Bright Data) treat scraping publicly accessible data as lawful. We don't bypass authentication, don't pull private profiles, don't republish proprietary content. You are responsible for how you use the data (CAN-SPAM, GDPR, CCPA all apply to your outreach).

Pick a plan, run your first creator search in 90 seconds.

Pay for profiles, not seats. Cancel any time — keep every row you've already pulled.