AllMyLinks Scraper | Creator Profiles | Email Disc
Pricing
from $5.00 / 1,000 results
AllMyLinks Scraper | Creator Profiles | Email Disc
Scrape AllMyLinks creator profiles with email discovery for influencer outreach and lead generation
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Ahmed Jasarevic
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
AllMyLinks Profile Scraper
Scrape creator profiles from AllMyLinks — extract bios, links, social media handles, contact info, and profile metadata for lead generation, influencer outreach, and creator economy research.
What It Does
Extracts comprehensive profile data from AllMyLinks including:
- Profile metadata — username, display name, bio, avatar, location
- All links — URLs, titles, descriptions, and link categories
- Social media handles — connected accounts (Instagram, TikTok, YouTube, Twitter, etc.)
- Contact information — email addresses, phone numbers, business inquiries
- Profile statistics — follower counts, engagement metrics (optional)
- Custom branding — themes, colors, profile customization details
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
usernames | string[] | required | AllMyLinks usernames or profile URLs to scrape |
proxy | object | — | Proxy configuration for reliable access |
maxProfiles | int | 100 | Maximum number of profiles to process |
includeProfileStats | bool | false | Include follower counts and engagement data |
Output
Each profile returns a structured object with:
{"username": "creator_name","displayName": "Creator Display Name","bio": "Creator biography text","avatarUrl": "https://...","location": "City, Country","links": [{ "url": "https://...", "title": "Link Title", "category": "social" }],"socialHandles": {"instagram": "@handle","tiktok": "@handle","youtube": "channel_url"},"contactInfo": {"email": "business@example.com","phone": "+1..."},"stats": {"followers": 15000,"totalLinks": 12}}
Use Cases
Creator Lead Generation
Build targeted lists of creators by scraping profiles across niches. Extract contact information and social handles for cold outreach campaigns.
Influencer Outreach
Identify influencers on AllMyLinks, collect their connected social accounts, and gather email addresses for partnership proposals.
Contact Discovery
Find creator email addresses and phone numbers from their AllMyLinks profiles for business development and sponsorship opportunities.
Bulk Profile Scraping
Process hundreds of AllMyLinks profiles in a single run. Ideal for market research, competitor analysis, and creator database building.
Niche Creator Research
Discover creators in specific niches by analyzing bio keywords, linked content, and profile categories. Map creator ecosystems and identify rising talent.
Link Analysis
Analyze what links creators share — track trending destinations, affiliate programs, product launches, and content strategies across creator profiles.
Creator Economy Research
Study creator monetization strategies by examining profile structures, linked platforms, and contact methods used by successful creators.
Agency Prospecting
Agencies can identify potential creator clients by scraping profiles, assessing audience size, and collecting outreach information.
Proxies
Residential proxies are recommended for reliable access. Configure via the proxy input parameter:
{"proxy": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Pricing
This Actor costs $0.005 per result. Running with 50 usernames produces 50 results = $0.25.
Tips
- Provide exact AllMyLinks usernames (e.g.,
lauranne) or full profile URLs - Enable
includeProfileStatsonly when you need follower/engagement data - Use residential proxies for best success rates
- Set
maxProfilesto limit costs for large username lists - Results are stored in the Actor's dataset — use
get-dataset-itemsto retrieve
Categories
- Ecommerce
- Lead Generation
- AI
Related Actors
SEO Keywords
allmylinks scraper, allmylinks data, allmylinks API alternative, allmylinks extraction, allmylinks automation, allmylinks data scraping, web scraping allmylinks, allmylinks lead generation, allmylinks data mining, allmylinks crawler, scrape allmylinks, allmylinks dataset, allmylinks web data, allmylinks data extractor, allmylinks scraping tool, automated allmylinks, allmylinks data collection, allmylinks intelligence
For AI Agents & LLM Apps
This Actor is callable via the Apify MCP server and Apify API.
Purpose: AllMyLinks Scraper [$0.01💰] | Creator Profiles | Email Disc
Minimal working input:
{"startUrls": "..."}
Output fields: url, title, description, metadata (varies by Actor)
Behaviors:
- Returns structured data in JSON format
- Supports proxy rotation for reliable extraction
- Output saved to Apify dataset
Billing: Pay-per-result pricing applies.
Legal & Compliance Disclaimer
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by AllMyLinks Scraper.
This Actor only accesses publicly available pages and does not bypass authentication, login requirements, or CAPTCHA challenges.
Users are solely responsible for ensuring their use of this Actor complies with AllMyLinks Scraper's Terms of Service and all applicable data-protection laws and regulations.
The developer assumes no liability for misuse of this tool or for any consequences resulting from data extraction activities.
FAQ
Why use this Actor instead of building my own scraper?
Building and maintaining a web scraper requires handling anti-bot detection, proxy rotation, data parsing, and ongoing maintenance as websites change. This Actor provides all of that out of the box with reliable, tested extraction.
What data format does this Actor return?
The Actor returns structured JSON data. Results are stored in an Apify dataset which can be exported as JSON, CSV, XML, or Excel.
Can I use this Actor with scheduling?
Yes. You can create a task from this Actor and schedule it to run automatically at regular intervals for monitoring or data collection purposes.
Is there a way to filter or limit results?
Yes. Check the input parameters for options like maxItems, maxPages, or similar limiting fields to control how much data is extracted per run.
What happens if the Actor encounters a blocked page?
The Actor uses proxy rotation and retry logic to handle blocks. If a page cannot be accessed, the Actor will skip it and continue with the remaining items.