Linktree Leads - linktr.ee Profiles, Emails & Links avatar

Linktree Leads - linktr.ee Profiles, Emails & Links

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Linktree Leads - linktr.ee Profiles, Emails & Links

Linktree Leads - linktr.ee Profiles, Emails & Links

Find linktr.ee profiles for lead generation and extract bios, URLs, social links, images, emails, phone numbers, and link counts for creator research and outreach.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Linktree Leads — linktr.ee Profiles, Contacts & Social URLs

🤖 What does Linktree Leads do?

Linktree Leads finds public linktr.ee profiles and extracts structured profile data, outbound links, social links, images, emails, and phone numbers. Use it to build lead generation lists from Linktree profiles for creator research, influencer discovery, brand monitoring, and contact enrichment.

It has two discovery modes:

  • Category mode browses Linktree's public profile directory by category and subcategory. This is the default mode and is usually better for obtaining more results.
  • Query mode uses search with custom keywords. This is better when you need very specific profiles, niches, names, locations, or phrases.

It can extract:

  • Profile details — username, title, bio, profile URL, images, verification status, location, and timestamps when available
  • Link buttons — title, destination URL, type, thumbnail, position, active status, and detailed link metadata
  • Social links — social platform, URL, and position
  • Contact data — public emails and phone numbers found in profile text and links
  • Counts — total regular links and social links per profile

Great for: lead generation, creator discovery, influencer outreach, public contact enrichment, niche research, brand monitoring, and building prospect lists from linktr.ee profiles.

SEO keywords: Linktree leads, linktr.ee scraper, scrape Linktree profiles, Linktree link extractor, Linktree email finder, Linktree lead generation, Apify actor.

💡 Why collect Linktree leads?

  • 🎯 Find creators and brands — discover public linktr.ee profiles matching a keyword, niche, location, or profession.
  • 📬 Enrich outreach lists — collect public websites, social accounts, emails, and phone numbers from one profile page.
  • 🔎 Research audiences and competitors — compare how creators structure offers, content links, and social presence.
  • 🧭 Map link ecosystems — turn Linktree pages into clean lead generation datasets of destination URLs and social channels.

🚀 Quick Start

  1. Add the actor – Open Linktree Leads in Apify Store.
  2. Configure inputs – Choose category for directory discovery, or set query for specific search discovery.
  3. Run the actor – Click Run or trigger it from the Apify API.
  4. Download results – Export JSON, CSV, Excel, or Parquet from the Dataset tab.

📝 Input Parameters

ParameterTypeRequiredDescription
maxItemsIntegerYesMaximum number of linktr.ee profiles to collect for lead generation. Use 0 for unlimited. Default 100.
categoryStringNoLinktree profile directory category to browse when query is empty, such as "all/all", "business/all", "entertainment/music", or "tech/saas". This mode is best for collecting more results. Default "all/all".
queryStringNoKeyword or phrase used for search mode, such as "musician", "fitness coach", or "restaurant Austin". When query is not empty, the actor uses query mode and ignores category.

Category mode: broad directory discovery

{
"maxItems": 100,
"category": "all/all"
}

Category mode: focused directory discovery

{
"maxItems": 100,
"category": "entertainment/music"
}

Query mode: specific search discovery

{
"maxItems": 50,
"query": "musician Austin"
}

📊 Output / Results

Each dataset item represents one public linktr.ee profile.

Field reference:

  • id (string) — Linktree profile ID when available, otherwise a profile identifier.
  • url (string) — normalized linktr.ee profile URL.
  • username (string) — Linktree username.
  • title (string) — profile title or display name.
  • description (string) — profile bio or description.
  • searchTitle (string) — discovery result title.
  • searchSnippet (string) — discovery result snippet.
  • category (string) — Linktree directory category when discovered from category mode.
  • subCategory (string) — Linktree directory subcategory when discovered from category mode.
  • profileImage (string) — profile image URL.
  • thumbnailImage (string) — thumbnail image URL when available.
  • isVerified (boolean) — whether the profile is marked verified.
  • location (string) — public location or country when available.
  • createdAt (string) — profile creation timestamp when available.
  • updatedAt (string) — profile update timestamp when available.
  • emails (array) — public email addresses found in the profile data.
  • phones (array) — public phone numbers found in the profile data.
  • linkCount (integer) — number of extracted Linktree buttons.
  • socialLinkCount (integer) — number of extracted social links.
  • links (array) — outbound Linktree button data.
  • socialLinks (array) — social platform links.
  • metadata (object) — additional public profile metadata for advanced analysis.

Example output

{
"id": "17528217",
"url": "https://linktr.ee/jasonlamson",
"username": "jasonlamson",
"title": "Jason Lamson | Musician Official: Instagram, Facebook | Linktree",
"description": "Singer - Songwriter - Story Teller Savannah,GA->Key West,FL->Naples,FL",
"searchTitle": "Jason Lamson | Musician Official: Instagram, Facebook | Linktree",
"searchSnippet": "Jason Lamson | Musician - Singer - Songwriter - Story Teller...",
"category": "Entertainment",
"subCategory": "Music",
"profileImage": "https://linktr.ee/og/image/jasonlamson.jpg",
"thumbnailImage": "https://linktr.ee/og/image/jasonlamson.jpg",
"isVerified": false,
"location": "US",
"createdAt": "2021-07-24T15:30:06Z",
"updatedAt": "2026-03-17T19:11:08Z",
"emails": ["jlamsonmusic@gmail.com"],
"phones": [],
"linkCount": 7,
"socialLinkCount": 7,
"links": [
{
"id": "103434884",
"title": "Welcome to the Show",
"type": "HEADER",
"isActive": true,
"position": 1
}
],
"socialLinks": [
{
"type": "FACEBOOK",
"platform": "FACEBOOK",
"url": "https://www.facebook.com/jlamsonmusic/"
}
],
"metadata": {
"props": {
"pageProps": {
"account": "..."
}
}
}
}

🧭 Tips / Common Recipes

  • Browse Linktree's directory: set category to a category/subcategory value, such as "business/all", "fashion-beauty/makeup-skincare", or "travel-tourism/hotels-lodging".
  • Build a large lead list: keep category set to "all/all" or choose a broad Category > All value.
  • Find very specific profiles: set query to a role, topic, name, or location, such as "musician Austin" or "wedding photographer Miami".
  • Keep exports small: use dataset views or CSV column selection when you only need usernames, URLs, links, emails, and phone numbers.

⚙️ Best Practices

  • Set a realistic maxItems value first, then increase it after checking result quality.
  • If query is not empty, the actor uses search mode and ignores category.
  • If query is empty, the actor uses Linktree directory pagination with category.
  • Some profiles may be deleted, private, unavailable, or missing optional fields. The actor keeps working and saves what it can extract from available profiles.
  • Contact fields only include publicly visible emails and phone numbers detected in the profile data.
  • Respect Linktree's Terms of Service and robots rules.
  • Collect only public data and avoid excessive request volumes.
  • Handle personal data, including emails and phone numbers, responsibly and in compliance with privacy laws such as GDPR and CCPA.
  • Use scraped data for legitimate research, outreach, analytics, or interoperability purposes.
  • When publishing insights, attribute sources appropriately and avoid misleading representation.
  • This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Linktree. All trademarks are the property of their respective owners.

❓ FAQ

Can I scrape Linktree profiles without a keyword? Yes. Leave query empty and keep category set to "all/all" for broad directory discovery.

Can I use this for lead generation? Yes. The dataset is designed for lead generation workflows: profile URLs, destination links, social links, emails, phone numbers, and profile context are returned in one row per linktr.ee profile.

Does the actor extract the links inside each Linktree profile? Yes. It returns regular profile buttons in links and social profile URLs in socialLinks.

Can it find emails and phone numbers? Yes, when they are publicly visible in the profile data, linked text, or destination text available on the Linktree page.

Why do some profiles have empty fields? Some Linktree profiles do not publish every field, and some discovered URLs may be stale or unavailable.

Can I export the data to CSV or Excel? Yes. Download the dataset from Apify in JSON, CSV, Excel, XML, RSS, or Parquet formats.

🛟 Support

Need a custom field or export? Open an issue or contact me at https://igolaizola.com/#contact