Extract public LinkedIn profiles at scale. No login, no cookies, no browser. Get name, bio, location, followers, website, industry. Choose fields to extract. Batch up to 20 concurrent. JSON output for CRM, lead gen, recruiting. $0.0012 per profile ($1.2 per 1,000).
Pricing raised: free-plan users pay the base rate ($2/1K, same as Bronze);
higher subscription tiers get progressively cheaper down to $1.2/1K (Diamond).
README, store title and SEO updated to the new $2/1K headline; refreshed
hero banner.
[0.3] — 2026-06-30 — SEO, README banner, tiered pricing
Added
Branded README hero banner and an SEO-rewritten README (keyword H1,
competitor comparison, use cases, integrations, FAQ, disclaimer).
Fair tiered pricing (Free $1.2/1K down to Diamond $0.6/1K) — pay only for
profiles successfully scraped.
Fixed
Store seoDescription no longer mismatched the Actor (it previously quoted
the wrong price and fields copied from another scraper).
Username is now always the real LinkedIn handle (taken from the profile
URL). The upstream source occasionally returned the display name in this
field instead of the handle.
Numeric fields (followerCount, followingCount, postCount) are now
returned as integers instead of strings, and empty numbers come back as
null — so downstream tools and the dataset table view get real numbers.
[0.1] — 2026-06-18 — Reliability: retries + no blank rows
Fixed
Profiles occasionally came back empty due to a transient upstream miss. The
Actor now retries a profile up to 2 extra times before giving up, which
removes most intermittent empty results.
Empty extractions are no longer saved as "successful" blank rows — a profile
that yields no data is reported as failed and is not charged.
[0.0] — initial release
Public LinkedIn profile fields (name, bio, location, followers, …), no login.