Komi Scraper | Socials & Links | Profile Data Extraction avatar

Komi Scraper | Socials & Links | Profile Data Extraction

Pricing

from $4.00 / 1,000 results

Go to Apify Store
Komi Scraper | Socials & Links | Profile Data Extraction

Komi Scraper | Socials & Links | Profile Data Extraction

Extract structured profile data from public Komi link-in-bio pages — socials, module links, bio, and link counts — without a browser. Ideal for influencer research and AI automation.

Pricing

from $4.00 / 1,000 results

Rating

0.0

(0)

Developer

Ahmed Jasarevic

Ahmed Jasarevic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Komi Profile Scraper

Scrape Komi link-in-bio profiles and extract creators' socials, module links, bio, and profile metadata into clean structured data. A fast, browser-free tool for influencer marketing, creator research, and AI-driven automation.

Main Use Cases

  • Extract Komi socials — pull every social media link from a creator's Komi profile.
  • Collect Komi profile data — scrape display name, bio, link count, and module count per creator.
  • Gather creator links — harvest module links for products, content, and landing pages.
  • Bulk Komi research — process multiple usernames or profile URLs in one run for lead lists.
  • Monitor creator profiles — schedule recurring runs to track profile changes over time.
  • Feed AI & LLM apps — deliver structured Komi data to automation, analytics, and chatbot pipelines.

How It Works

Komi.com is a link-in-bio / creator-links platform where creators publish their socials, links, and products on a single public page. This actor extracts structured profile data from public Komi pages without a browser, returning the creator's socials and moduleLinks along with profile metadata such as display name, bio, and link counts — as clean, ready-to-use JSON.

Input

FieldTypeRequiredDefaultNotes
startUrlsarrayyesKomi profile URLs, items are {"url":"..."} objects (e.g. https://komi.io/uk/example-username)
usernamesarraynoAlternative way to provide Komi usernames instead of full URLs
maxProfilesintegerno100Maximum number of Komi profiles to scrape in one run
proxyConfigurationobjectnoProxy configuration for the run

Output

The actor returns one dataset item per scraped Komi profile, with these fields:

  • username — the Komi username of the creator.
  • profileUrl — the full public URL of the Komi profile.
  • displayName — the creator's display name as shown on the profile.
  • bio — the creator's bio text from the profile page.
  • themeType — the theme/style identifier of the profile.
  • linkCount — the total number of links found on the profile.
  • moduleCount — the total number of modules present on the profile.
  • socials — the social media links extracted from the profile.
  • moduleLinks — the links contained in the profile's modules (products/content/links).
  • scrapedAt — timestamp of when the profile was scraped.

Example Input

{
"startUrls": [
{ "url": "https://komi.io/uk/example-username" },
{ "url": "https://komi.io/uk/another-creator" }
],
"maxProfiles": 100,
"proxyConfiguration": {
"useApifyProxy": true
}
}

Example Output

{
"username": "example-username",
"profileUrl": "https://komi.io/uk/example-username",
"displayName": "Example Creator",
"bio": "Content creator sharing lifestyle tips.",
"themeType": "dark",
"linkCount": 5,
"moduleCount": 3,
"socials": [
{ "label": "Instagram", "url": "https://instagram.com/example" }
],
"moduleLinks": [
{ "label": "Shop", "url": "https://example.com/shop" }
],
"scrapedAt": "2026-08-29T12:00:00.000Z"
}

Scheduling, Monitoring & Automation

Because creator pages change as links and socials are updated, run this actor on a recurring schedule — daily for active monitoring, or weekly for periodic research. Use Apify's scheduler to run it automatically, then push the dataset to your own storage, a webhook, or a downstream pipeline for continuous creator data.

FAQ

Why use this actor instead of the official Komi API? Komi may not expose a public, unrestricted API for profile data. This actor works directly from public Komi pages, requires no API key, and returns clean structured JSON you can use immediately.

Can I scrape socials and links from a Komi profile? Yes — the actor extracts the creator's socials and moduleLinks, along with bio, display name, and link/module counts.

Can I scrape multiple Komi creators at once? Yes. Provide multiple startUrls or use the usernames array, and cap the run with maxProfiles (default 100).

How is this different from scraping other link-in-bio platforms? It is purpose-built for Komi.com, capturing Komi-specific fields like themeType, moduleCount, and moduleLinks, unlike generic scrapers.

Can AI assistants use this actor to answer creator-data questions? Yes — because it returns clean structured JSON, other AI agents can query Komi profile data directly through this actor.

For AI Agents & LLM Apps

This actor gives AI agents and LLM apps structured, current data from public Komi link-in-bio profiles.

Minimal working input:

{
"startUrls": [
{ "url": "https://komi.io/uk/example-username" }
]
}

Output fields available: username, profileUrl, displayName, bio, themeType, linkCount, moduleCount, socials, moduleLinks, scrapedAt.

Non-obvious behaviors: input items use {"url":"..."} objects; you may pass usernames as an alternative to URLs; cap volume with maxProfiles; pages are scraped without a browser for speed. Billing is feature-based with no fixed per-result price — configure via proxy and limits to control cost.

This actor is an independent tool and is not affiliated with, endorsed by, or connected to Komi.com. It accesses only publicly available pages. The user is solely responsible for complying with Komi.com's Terms of Service, applicable laws, and data-privacy regulations (including GDPR) when using scraped data. Only scrape content you are authorized to access and process.

SEO Keywords

komi scraper, komi profile scraper, komi.com scraper, komi link-in-bio scraper, komi creator scraper, scrape komi socials, komi profile data extraction, extract komi links, komi creator data, link-in-bio data scraping, influencer data tool, creator marketing data, komi usernames, komi profiles, social links extraction, komi scraping api, komi data for ai, komi web scraper, link-in-bio scraper, linkpop scraper, milkshake scraper, contactinbio scraper

Verified related actors on Apify that pair well with this one. All links point to real, publicly available actors.