Social Profile Scraper — Cross-Platform Profile Data avatar

Social Profile Scraper — Cross-Platform Profile Data

Pricing

Pay per usage

Go to Apify Store
Social Profile Scraper — Cross-Platform Profile Data

Social Profile Scraper — Cross-Platform Profile Data

Scrape social profiles across platforms — bio, followers, posts, engagement metrics. Research YOUR competitors or build lead lists. Supports multiple social networks. No login needed. Export to JSON/CSV. Perfect for influencer research & lead generation.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Alex

Alex

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

19 hours ago

Last modified

Share

Social Profile Scraper — Bio, Avatar & Followers from 10+ Platforms

Extract public profile data from 10+ social platforms as structured JSON. Get display name, bio, avatar, and follower counts from GitHub, Twitter/X, LinkedIn, YouTube, Reddit, Medium, Dev.to, Bluesky, Mastodon, and more. No login required.

Features

  • Multi-Platform — Supports GitHub, Twitter/X, LinkedIn, Instagram, YouTube, TikTok, Reddit, Medium, Dev.to, Threads, Bluesky, and Mastodon
  • Auto-Detection — Automatically identifies the platform from the URL
  • Open Graph & JSON-LD — Extracts structured data from meta tags and schema.org markup
  • Profile Metadata — Returns display name, bio, avatar URL, follower/following counts, and username
  • Raw Meta Access — Includes raw OG and Twitter Card meta tags for custom parsing
  • Batch Processing — Scrape hundreds of profiles across platforms in one run

Output Example

{
"url": "https://github.com/torvalds",
"platform": "github",
"username": "torvalds",
"displayName": "Linus Torvalds",
"bio": "Linux kernel developer",
"avatar": "https://avatars.githubusercontent.com/u/1024025",
"followers": "210K",
"following": "0",
"postsCount": "35",
"siteName": "GitHub",
"meta": {
"ogTitle": "torvalds (Linus Torvalds)",
"ogDescription": "Linux kernel developer",
"pageTitle": "torvalds (Linus Torvalds) - GitHub"
},
"scrapedAt": "2026-03-18T12:00:00.000Z"
}

Use Cases

  • Lead generation — Build prospect lists with profile data from multiple social platforms
  • Influencer research — Compare follower counts and bios across platforms for creator vetting
  • Competitive analysis — Monitor competitors' social presence and messaging
  • Brand monitoring — Track public profiles mentioning your brand or key employees
  • CRM enrichment — Enrich contact records with social profile data at scale

Input Parameters

ParameterTypeRequiredDefaultDescription
profileUrlsarrayYes[]Social media profile URLs from any platform (e.g., https://github.com/torvalds)